दोस्तों आज की पोस्ट में, मैं आप सभी के लिए BCA 2nd Semester Programming in C Paper PDF लाया हु, अगर आप BCA ( Bachelor Of Computer Application ) की पढ़ाई कर रहे हैं और आपकी सेमेस्टर परीक्षा होने वाली है, तो यह पेपर आपके लिए काफी मददगार हो सकता है ।
BCA – Bachelor Of Computer Application
BCA यह एक ग्रेजुएशन कोर्स है जिसका फुल फॉर्म Bachelor Of Computer Application है , जिसमे आप कक्षा 12th के बाद एडमिशन ले सकते हैं, इस कोर्स में कुल मिलाकर 6 सेमेस्टर है और प्रत्येक सेमेस्टर में आपको एवरेज 4 – 5 सब्जेक्ट पढ़ना होता है।
University Name | All University |
Paper Mode | Offline ( Pen – Copy Based ) |
Course | BCA ( Bachelor Of Computer Application ) |
Year ( Semester ) | 1st( Second Semester ) |
Subject | PROGRAMMING IN ‘C’ |
Content | Question Paper |
Free Download | Available |
Provide By | Wireless Classes |
BCA 2nd Semester Programming in C Paper PDF
B. C. A. ( Second Semester ) EXAMINATION
Paper Second
PROGRAMMING IN ‘C’
[ Time : Two Hours ] [ Maximum Marks: 75 ]
Note : Attempt the questions from all Sections as directed. ( सभी खण्डों से निर्देशानुसार प्रश्नों के उत्तर दीजिए । )
Instruction : The candidates are required to answer only in serial order. If there are many parts question, answer them in continuation. ( अभ्यर्थी प्रश्नों के उत्तर क्रमानुसार लिखें। यदि किसी प्रश्न के कई भाग हों तो उनके उत्तर एक ही तारतम्य में लिखे जाएँ। )
BCA 2nd Semester Programming in C Paper – Section A
Section – A ( खण्ड – अ )
Very Short Answer Type Questions ( अति लघु उत्तरीय प्रश्न )
Note : Attempt any three of the following. Write answer in 50 words. Each question carries 3 marks.
किन्हीं तीन प्रश्नों के उत्तर दीजिए। प्रत्येक प्रश्न का उत्तर 50 शब्दों में दीजिए। प्रत्येक प्रश्न 3 अंकों का है।
1. (a) Explain array in ‘C’. Write types of array.
‘C’ में ऐरे को समझाइये एवं उनके प्रकार लिखिये।
(b) What is user defined function?
यूजर डिफाइंड फंक्शन क्या है ?
(c) What is pointer ? How to declare it ?
पॉइंटर क्या है ? इसको किस तरह डिक्लेयर करते हैं ?
(d) Write difference between global and local variable.
ग्लोबल और लोकल वेरीएबल में अन्तर लिखिये ।
(e) Explain fopen() and fclose(f) function.
fopen() और fclose() फंक्शन को समझाइये।
BCA 2nd Semester Programming in C Paper – Section B
Section – B ( खण्ड – ब )
Short Answer Type Questions (लघु उत्तरीय प्रश्न)
Note : Attempt any four questions from this Section. Answer each question in about 225 words. Each question carries 9 marks. ( इस खण्ड से किन्हीं चार प्रश्नों के उत्तर दीजिए। प्रत्येक प्रश्न का उत्तर लगभग 225 शब्दों में दीजिए। प्रत्येक प्रश्न 9 अंकों का है। )
2. (a) Write a program to add two matrix of 3*2 in C language.
C भाषा में 3*2 की दो matrix को add करने हेतु प्रोग्राम लिखिए।
(b) How can you work with string value in ‘C’? Give an example.
स्ट्रिंग वेल्यू के साथ ‘C’ में किस तरह कार्य करते हैं ? उदाहरण दीजिए।
(c) What is sorting? When is it needed and how does it differ from searching ? Explain with example.
सोर्टिंग क्या है ? इसकी जरूरत कब होती है और यह सर्चिग से किस तरह से अलग है ? उदाहरण सहित समझाइए।
(d) Explain declaration and implementation of structure with example.
स्ट्रक्चर के डिक्लरेशन और इम्प्लीमेंटेशन को उदाहरण से स्पष्ट कीजिए।
(e) What is Pointer in C language ? Explain with suitable example.
C भाषा में Pointer क्या है ? उपयुक्त उदाहरण सहित समझाइए।
(f) Write a C program to remove empty lines from a text file.
टेक्स्ट फाइल से खाली लाइनें निकालने के लिए C प्रोग्राम लिखिये।
(g) Write a program in C to count the number of characters in a file.
किसी फाइल में वर्णों (characters) की संख्या गिनने के लिए C में एक प्रोग्राम लिखिये।
BCA 2nd Semester Programming in C Paper – Section C
Section – C ( खण्ड-स )
Long Answer Type Questions ( दीर्घ उत्तरीय प्रश्न )
Note : Attempt any two questions from this Section. Answer each question in about 475 words. Each question carries 15 marks. ( इस खण्ड से किन्हीं दो प्रश्नों के उत्तर दीजिए। प्रत्येक प्रश्न का उत्तर लगभग 475 शब्दों में दीजिए। प्रत्येक प्रश्न 15 अंकों का है। )
3. (a) Define an array. Explain one-dimensional and two-dimensional array. Write a program of multiplication two matrix 3*2 in C language.
एरे को परिभाषित कीजिए। एक-आयामी और द्विआयामी ऐरे का वर्णन कीजिए। C भाषा में 3*2 की matrix को multiple करने हेतु प्रोग्राम लिखिए।
(b) (i) What is Binary Search Tree ? Write a code to traversal of Binary tree in In-order, Pre-order and Post-order.
बाइनरी सर्च ट्री क्या है ? बाइनरी ट्री में In-order, Pre-order और Post-order Traversal के लिए कोड लिखिए।
(ii) Write a ‘C’ program to interchange value of two variable without using any third variable.
‘C’ में एक प्रोग्राम लिखिये जिसमें किन्हीं दो वेरीएबल की वेल्यू को आपस में बदले, वह भी किसी अन्य तीसरे वेरीएबल के उपयोग किये बिना।
(c) (i) How can we access value of a pointer variable? Give an example.
एक पॉइंटर वेरीएबल की वेल्यू किस तरह एक्सेस (प्राप्त) करते हैं ? एक उदाहरण दीजिए।
(ii) What is structure ? Give an example of structure.
स्ट्रक्चर क्या है ? स्ट्रक्चर का उदाहरण दीजिए।
(d) List the different modes of file opening in C. Explain any two of them.
C में फाइल खोलने के विभिन्न तरीकों को सूचीबद्ध कीजिए और उनमें से किन्हीं दो को स्पष्ट कीजिए।
यदि आपके पास भी Previous Year या Latest Exam के पेपर अवेलेबल है, आप हमारी टीम के Whatsup No : 8840983805 पर PDF शेयर कर सकते हैं, जिससे आप ही के जैसे पेपर की खोज में आए हुए अन्य छात्रों की भी मदद हम कर सके धन्यवाद।
Follow Us : Social Media Page
यदि आपको हमारा कार्य अच्छा लगा और मदद मिली है, तो आप हमारे सोशल मीडिया के प्लेटफार्म के माध्यम से आप हमसे जुड़ सकते हैं।
Youtube Channel | Subscribe |
Whatsup Channel | Join Now |
Telegram Channel | Join Now |
Follow | |
Facebook Page | Follow |
Download PDF | Download Now |
निष्कर्ष : BCA 2nd Semester Programming in C Paper PDF
आशा करता हूं आप सभी को BCA 2nd Semester Programming in C Paper PDF पोस्ट को पढ़ने के बाद इससे संबंधित हेल्प और मदद मिली होगी, यदि किसी प्रकार का सुझाव या फिर डाउट है, कमेंट बॉक्स में जरूर से बताइएगा और अपने दोस्तों के साथ भी शेयर कीजिये जिससे उनको भी जानकारी प्राप्त हो जाए।
कुछ संबंधित प्रश्न : FAQs
1. BCA full form
Ans : Bachelor Of Computer Application
2. How many semester in bca ?
Ans : There are total 6 semester in BCA.
3. Bca 2nd semester syllabus ?
Ans – Discrete mathematics, programming in C, fundamental of management, digital electronics ( There are two many University and they offer different subjects so for that must check your official website ).
4. How many papers in bca ?
Ans : If we include total 6 semesters so over all 20 – 25 papers in BCA.
5. Bca 2nd sem c programming question paper pdf ?
Ans : For this you can check this paper is much useful and also our website BCA section where I had uploaded too much papers.