Friday, December 18, 2015

P. G. D. B. M. (Semester - IV),University Of Pune Question Paper,2010 Question Paper,COMPUTER (SPECIALIZATION - II : ‘C’ PROGRAMING)

University Of Pune Question Paper
P. G. D. B. M. (Semester - IV) Examination - 2010
COMPUTER
(SPECIALIZATION - II : ‘C’ PROGRAMING)
(Old 2005 Pattern)
Time : 3 Hours] [Max. Marks : 60
Instructions :
(1) Question No. 1 is compulsory.
(2) Solve any five from Q. Nos. 2 to 7.
(3) All questions carry equal marks.
Q.1) (A) Fill in the blanks : (Any Five) [05]
(a) __________ function receives string from keyboard.
(b) __________ is collection of data item of different data type
referred by a common name.
(c) The string is always terminated by __________.
(d) Malloc( ) Function has __________ parameters.
(e) The default initial value of static variable is __________.
(f) __________ function is used for case conversion of
character.
(B) Write a program to print Fibonacci Series from 1 to n numbers. [05]
Q.2) Write a program to print the following : [10]
1
1 2
12 3
12 3 4
12 3 4 5
Q.3) Write a program for transpose of Matrix. [10]
Q.4) Write a recursive function to print sum of digits of a number. [10]
Q.5) Consider structure - Election {candidate-id, name, votes} accept details
of 10 candidates and display details of candidates having maximum
votes. [10]
Q.6) Write a program to copy source file into destination file by replacing
all upper case characters with ‘*’. [10]
Q.7) Write short notes : (Any Two) [10]
(a) Dynamic Memory Allocation
(b) Arrays in ‘C’ Programing
(c) Operators in C

Share This
Previous Post
Next Post

B.E Civil Engineer Graduated from Government College of Engineering Tirunelveli in the year 2016. She has developed this website for the welfare of students community not only for students under Anna University Chennai, but for all universities located in India. That's why her website is named as www.IndianUniversityQuestionPapers.com . If you don't find any study materials that you are looking for, you may intimate her through contact page of this website to know her so that it will be useful for providing them as early as possible. You can also share your own study materials and it can be published in this website after verification and reviewing. Thank you!

0 comments:

Pen down your valuable important comments below

Search Everything Here