Subject | : Fundamentals of Programming |
Subject Code | : 610001 |
Department | : MCA |
Assignment Date | : 04th Oct, 2010 |
Submission Date | : 11th Oct, 2010 |
Assignment - II
- What are formatted Input and Output statements in C? Explain with Example.
- Explain following Functions with Example.
(a) getch() (b) getche() (c) getchar() (d) putchar()
3. What is the purpose of the switch statements? Explain Switch statements with
Syntax and example.
4. Explain if…else and nested if…else…if with syntax and example.
5. Explain while, do…while and for loop with syntax and example
6. Distinguish between the followings
(a) do…while and while loop.
(b) break and continue.
0 comments:
Post a Comment