Attempt any five
questions in all. Selecting at least one question from each unit. All questions
carry equal marks.
Unit - I
1. What is Algorithm? Explain
characteristics and implementation of algorithm. What is difference between
algorithm and pseudo code. (13/15)
2. Explain the following. (13/15)
(A)
Flow chart symbols
(B)
Decision Table with Example.
Unit II
3. . Explain different type of
operators available in c programming. (13/15)
4. Explain the various data types in c language. (13/15)
4. Explain the various data types in c language. (13/15)
Unit III
5.
(a) WAP to count even number and odd number form given N
number. (7/8)
(b) Explain switch statement with suitable example. (6/7)
6. Explain loops structures with examples. (13/15)
Unit
IV
7. (a) WAP to print factorial of given number. (7/8)
(b) Write a program of multiplication table of any number using
for loop. (6/7)
8. Explain recursion with an
example. (13/15)
Unit V
9. Write a program to search
a value from one dimensional array. (13/15)
10. Explain Basic
input/output operations on files. (13/15)
No comments:
Post a Comment