MODULE 1
QUESTION BANK
[Link] the structure of C program with a example
[Link] different c tokens in C.
[Link] are the different data types in C with example.
[Link] an algorithm to find the sum of first 5 numbers.
5. What is an algorithm . Explain the 3 characteristics of the algorithm
[Link] are Symbolic constants in C
[Link] how to read data from keyboard.
[Link] the rules for defining symbolic constants.
[Link] flowchart to find the product of two numbers.
[Link] the rules for declaring a variable.
[Link] flowchart. Explain the usage of each notation used in the flowchart
13 Develop an algorithm to find given number is positive or negative.
[Link] a c program to find the roots of the given quadratic equation.
15.