FACULTY OF COMMERCE
B.Com I year Examination, October/November 2014
(Common Paper for Computer & Computer Applications(Voc.))
Time : 3 hours Max Marks: 70
Part-A (5x4=20 marks)
- Write the basic structure of C program.
- How do you evaluate an expression in C language?
- What is a string?
- Need for user defined functions.
- What is pointer?
- Special operators in C language.
- Enumerated data types
- Write about Union
Part - B (5x10=50 Marks)
Answer the following questions in about three pages each.
9 (a) What is the importance of C Language? How do you write and execute a C Program?
or
(b) What are the Pre-Processors used in C Language? How do you read and write values C Program?
10 (a) Explain the Looping statements used in C Language with syntax and examples.
or
(b) Explain the Relational, Arithmetic and Logical Operators used in C Language with syntax and
example.
11 (a) Write a C Program to demonstrate string handling functions.
or
(b) Differentiate between one dimensional and two dimensional array. Write a C program to multiply the
given matrices.
12 (a) Explain the mathematical and string functions used in C Language. Write a simple program in C for string functions.
or
(b) What is a recursive functions? Write a simple C Program using recursive functions call.
13 (a) How do you declare structure variables and access structure members? Give examples.
or
(b) What is an array of structures? How do you pass parameters to functions?
No comments:
Post a Comment
May I Help you