Structured Programming Approach
1. Write a C program for the following:
>=80% -- Distiction
>=60% -- First Class
>=40% -- Pass Class
Otherwise -- Fail
e.g. 123 >>>OneTwoThree
13. Write a C program to find sum of the digits of the Number with and without Recursion.
17. Write a C program to swap two numbers using Call by Reference And call by value.
0 Comments
Post a Comment