14 Problem Solving Techniques Using C F+R CBCS 2014 15 and Onwards
14 Problem Solving Techniques Using C F+R CBCS 2014 15 and Onwards
sN - 656
I semester B.c.A. Degr Nov./De c. 2o1T
"!t^^ination,
(cBcS) (F+R)
BcA - 103T : PROBLEM soLVlNG TEcHNteUES ustNe c
(2014-15 and Onwards)
SECTION -A
L Answerany l0questions: (10x2=20)
1) What is an algorithm ? Write its features.
2) Why is'C'called a middle level language ? Justify.
3) What are the rules for declaring variabtes in ,C,?
4) Differentiate between while and do....while loops.
5) What is function prototype ? Give the syntax of a function prototype.
6) How are the elements in an array stored in the memory ?
7) what is string ? what is the length of the string computer ?
8) Define pointerwith example.
9) Differentiate call by value and call by reference.
10) How does Structure differ from an Union ?
11) Write any four file functions.
12) What is macro ? List the types of macros.
SECTION - B