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
What is a stream?
What are the parts of c program?
How can you be sure that a program follows the ANSI C standard?
Explain what does a function declared as pascal do differently?
What is the explanation for modular programming?
How can you increase the size of a dynamically allocated array?
What are pointers? What are stacks and queues?
Why c is called procedure oriented language?
What is realloc in c?
How can I implement sets or arrays of bits?
What is the total generic pointer type?
How many levels of indirection in pointers can you have in a single declaration?
What is the difference between near, far and huge pointers?
What does %p mean c?
How was c created?