Sem 1 Imp Questions
Sem 1 Imp Questions
1.precidence of operators
2. data types
3.type casting and conversion
4.structure of c
5. variables and identifiers
6. algorithms
2nd unit
programs
1. even or odd(conditional)
2. student grade
3. vowel or consonant
4.sum of individual digit of a number
5.reverse of a number
6. palindrome
7. prime number
8. factorial
9. Fibonacci series
10. nth Fibonacci series
11. to check given number is Fibonacci or not
12. Armstrong or not
13. patterns
14. leap year or not
15. biggest of three numbers (nested if..etc.)
3rd unit
program