Programming in C
Max Marks: 30
Note: The Question paper is divided into three sections A, B, and C. Write Answer as per the given instruction.
Section-A (Very Short Answer Type Questions)
Note: Answer all questions. As per the nature of the question you delimit your answer in one word, one sentence or maximum up to 30 words. Each question carries 1 mark. 6×1=06
Q.1 Which Year C is Developed ?
Q.2 Who was the developer of C?
Q.3 How many Keywords are used in C?
Q.4 where C is developed ?
Q.5 Which header file is used in C ?
Q.6 What do you mean by void ?
Section-B (Short Answer Questions)
Note: Answer any four questions. Each answer should not exceed 100 words. Each question carries 3 marks. 4×3=12
Q.1 what is flow chart? Explain the symbol used in Flow Chart.
Q.2 what is algorithm? What are Different characteristics of Algorithm?
Q3 Explain the difference between compiler and interpreter.
Q.4 Explain different control instruction in C Language.
Q.5 WAP to check whether the given no. is EVEN or ODD.
Section ‘C’ (Long Answer Questions)
Note: Answer any two questions. You have to delimit your each answer maximum up to 400 words. Each question carries 06 marks.
Q.1 What is the use of algorithms in computer programming ?
Q.2 Explain All symbols used in Flow Chart?
Q.3 Prepare a Flow chart to subtract higher number from smaller number.
Q.4 What is Low Level Programming language explain its feature in detail.