Final Exam 2081 C Programming
Final Exam 2081 C Programming
:::::::::::::::::::: Best of
Luck:::::::::::::::::::::::::::::::::::::::::
Group B
Attempt (any five) question (5x5=
25)
1) What is algorithm & flowchart? Write an
algorithm & develop flowchart to enter any
number and check number is even or odd.
2) What is looping? Write a program to print n th
terms of natural number using for loop.
3) Define c-Token? List c-token and explain any
three.
4) Define data types? Explain Fundamental data
types used in c program.
5) Define two dimensional (2D) arrays? WAP to
enter 3x3 two matrixes and find matrix
addition.
6) Define nested loop? WAP to Enter value of
dollar and convert into Nepali currency ( 1
dollar=Rs 138).
Group C
Attempt (any two) questions
(2x8=16)