Answer Posted / sanjeev
size of integer variable is 2 bytes or 16 bits.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is typedf?
Linked lists -- can you tell me how to check whether a linked list is circular?
Explain what does a function declared as pascal do differently?
What are the scope of static variables?
What are c identifiers?
What is #include conio h?
what are bit fields? What is the use of bit fields in a structure declaration?
What are bitwise shift operators in c programming?
Explain low-order bytes.
In c programming language, how many parameters can be passed to a function ?
Explain the use of #pragma exit?
What is difference between constant pointer and constant variable?
What is a null pointer in c?
What was noalias and what ever happened to it?
Describe wild pointers in c?