What are the different types of control structures?
Explain the difference between the local variable and global variable in c?
What is structure in c language?
How is actual parameter different from the formal parameter?
Who developed c language and when?
Explain the difference between call by value and call by reference in c language?
What are local static variables?
Why are algorithms important in c program?
How many types of errors are there in c language? Explain
What are control structures? What are the different types?
Write a program to print numbers from 1 to 100 without using loop in c?
What is c language & why it is used?
Compare interpreters and compilers.
Write a program to reverse a given number in c language?
What are the string functions? List some string functions available in c.