0% found this document useful (0 votes)
5 views1 page

Sem 1 Imp Questions

Uploaded by

chaituaeturi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Sem 1 Imp Questions

Uploaded by

chaituaeturi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

1st unit

1.precidence of operators
2. data types
3.type casting and conversion
4.structure of c
5. variables and identifiers
6. algorithms

2nd unit

1.decision making(conditional statements/grouping statements/looping)-->All topics

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

1. Define Array? 1-D array of declaration....


2. 2-D Array
3. String and string handling functions?

program

1.sum and Avg of array


2.Max and min of an array
3. to find 2nd largest number
4.searching an element in an array

You might also like