Wednesday, January 7, 2015

C-Language previous year questions paper March/April 2013

FACULTY OF COMMERCE
BCom. I Year Examination, March/April 2013
FUNDAMENTALS OF 'C'
(Common Paper for Computer & Computer Applications(Voc))

Time: 3 hours                                                                      (Max. Marks: 70)

Part - A (Marks : 5x4=20)
Answer any five questions in not exceeding 20 lines each


  1. What is Pre-Processor?
  2. Operator Precedences.
  3. What is Dynamic Array?
  4. Function Call.
  5. What is uesr defined function?
  6. Variable vs Constant.
  7. What is a Pointer?
  8. What is a Recursive function?


Part B - (Marks : 5x10=50)
Answer the following questions in not exceeding 3 pages each.

9  (a) Write about History and Importance of C Language.
 or
    (b) How do you declare Storage Classes? Write about reading and writing of values in C Programs.

10 (a) Explain the operators used in C Language.
or
     (b) Explain the type conversions used in C Language with syntax.

11 (a) What is an array? How do you declare a two dimensional array? Write a C Program to add the given            matrices.
or
     (b) How do you declare and initialize the string variable?

12 (a) Explain the Mathematical and Date functions of C Language? Write a simple C Program to                           demonstrate the Date functions.
or
     (b) Explain the elements of user - defined functions.

13 (a) What is a Structure? How do you declare the structure variables and access the structure members?
or
     (b) Explain about Enumerated Data types.


No comments:

Post a Comment

May I Help you