New Pps Imp Questions
New Pps Imp Questions
Q.1 Define Data Types in C. Discuss basic data types in terms of memory occupied,
format specifier and range and Explain derived data type
Q.2 Illustrate basic components of computer system with neat block diagram. Also
explain each of the component in detail
Q.3 What is operating system? Explain different types of operating system. Also,
explain various functions of Operating System in detail
Q.4 What do you mean by storage class of variable? Explain different types of a
storage class with example
Q.5 Difference between linear search and binary search with its implantation code
Q.6 What s function? What are the advantages of function? What do you mean by
function call, function definition, function declaration( function prototype) explain
all this with syntax and with an example