You are on page 1of 1

Important Questions

1. Differentiate between source code and object code.


2. Explain the concept of memory hierarchy.
3. Explain the concept of file handling in C.
4. Why operators are used in programming.
5. What do you understand by pseudo code?
6. Searching and sorting techniques with algorithm.
7. Differentiate between call by value & call by reference
8. Worst, Average and Best Case Analysis of Algorithms
9. Elaborate the concept of recursion.
10. Explain nested if else in C with suitable example.
11. Differentiate between entry controlled and exit controlled loops.
12. Elaborate the significance of algorithm in programming.
13. Various string functions in C.
14. Define operating system and its functions.
15. List out the types of operators in C
16. Types of errors in C programming.
17. Define various types of memory
18. Major components of computer system.
19. What do you understand by pointer?
20. Armstrong, Fibonacci, palindrome Programs in C
21. Prime number, leap year, pattern programs in C.
22. Time and space complexity of various searching & sorting techniques
23. Vowel and consonant count program in C.
24. Differentiate between fseek() & feof() file handling functions.
25. Create student record using structure.

You might also like