Can a local variable be volatile in c?
No Answer is Posted For this Question
Be the First to Post Answer
What are the properties of union in c?
What are directives in c?
What is a structure and why it is used?
how can f be used for both float and double arguments in printf? Are not they different types?
What is the difference between functions getch() and getche()?
explain what are pointers?
Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.
What does sizeof int return?
What are the application of void data type in c?
How are 16- and 32-bit numbers stored?
Compare interpreters and compilers.
whitch value return void main?