BCA 1st Sem Programming in C Important Questions
BCA 1st Sem Programming in C Important Questions
Q3.) What are structure and union? How to different unions by structure.
What is the difference between them?
Q4.) Define a macro. How to substitute the macro directives in our program?
Q5 ) What is operator and its types? Explain left shift and right shift operator
Q8.)What are the basic data types supported in the C Programming Language?
Q13.)What are the functions and their types and Explain the application
function in C Language?