Answer Posted / sumanta banerjee
it is a primitive datatype integer. used to declare some numeric value. Its size is 2byte.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
Which is better pointer or array?
What is clrscr in c?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
How do you redirect a standard stream?
What is actual argument?
What is %s and %d in c?
What are the uses of null pointers?
What is your stream meaning?
Why is it usually a bad idea to use gets()? Suggest a workaround.
What is f'n in math?
What is #pragma statements?
Why do we use main function?
Can you please explain the scope of static variables?
How a string is stored in c?