how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / hi
os
| Is This Answer Correct ? | 9 Yes | 14 No |
Post New Answer View All Answers
Are local variables initialized to zero by default in c?
Explain about the constants which help in debugging?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
What is pointer and structure in c?
If the size of int data type is two bytes, what is the range of signed int data type?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
How many keywords (reserve words) are in c?
How do you initialize pointer variables?
What is actual argument?
What is putchar() function?
What is difference between array and structure in c?
Can the size of an array be declared at runtime?
what are bit fields? What is the use of bit fields in a structure declaration?
What Is The Difference Between Null And Void Pointer?
Is null equal to 0 in sql?