What are Storage Classes in C ?
Answer Posted / a
a
| Is This Answer Correct ? | 2 Yes | 20 No |
Post New Answer View All Answers
Explain what is the difference between functions getch() and getche()?
Explain how do I determine whether a character is numeric, alphabetic, and so on?
What is function prototype in c with example?
Explain a file operation in C with an example.
Can we use any name in place of argv and argc as command line arguments?
What are qualifiers in c?
What is a macro, and explain how do you use it?
What is the code for 3 questions and answer check in VisualBasic.Net?
Tell me is null always defined as 0(zero)?
What is string function c?
What is the use of a conditional inclusion statement in C?
What is difference between function overloading and operator overloading?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
What is the right way to use errno?
What is use of null pointer in c?