Computer Science
Programming Concepts Using C
Time: 3 hours Max.Marks:60
Instruction: Answer all the questions
Section A
-Answer any ten questions. Each questions carries one mark. (1x10=10)
1. What is a flowchart?
2. What is a coding?
3. What is header file?
4. Mention the size of int and float in C language.
5. What is the difference between = and ==?
6. What is output function? Give an example.
7. Define control statement eith example.
8. Mention the types of arrays.
9. What is string?
10. What is recursion?
11. What is the use of typedef keyword?
12. What is pointer?