You are on page 1of 1

1.

define algorithm and flowchart with example


2.Provide examples of OS.
3.What are data types name them with their conversion specifiers ,size and range.
4.What are identifiers and its rules with example
5.What is operator and operand. Explain arithmetic operators,relational
operator,logical operators,bitwise operators, ternary operator with the help of its
syntax and working.
6.What are constants and its types How it differs from a variable.
7. Write the precedence chart along with associativity rules
8.Define C standard library along with somee example
9.Explain control structures with syntax and 1 example of each.
10.differentiate between a. break and continue
b. while and do-while
c.if and if-else.
11.Explain working of goto
12.Differentiate between calling methods in functions using programming example.
13.Explain 2 types of type conversion with example.
14. What is compiler with example.
15. Differentiate between function calling,prototype, and definition.
16.Differentiate between formatted functions and unformatted functions
17. Differentiate between a. gets and getchar
b. getch and getche
c.getche and scanf
18.differentiate between pre and post increment using example
19.Explain 4 storage classes with example
20. Explin recursion using example-fibonacci,factorial,triangular number
21. WAP for armsrong number
22.WAP explaining atleast 8 math.h functions with comments.
23.what are argument.explain its types with example
24 explain 4 storage classes with their storage places, default values,scope along
with 1 programs
25. Explain using code how static storage class works.

You might also like