how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / pratheeba
compiler
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
What does %p mean?
What is build process in c?
What is the mean of function?
How do I use void main?
What is pointers in c?
How pointers are declared?
Why void is used in c?
What are qualifiers?
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
Why is c still so popular?
Do pointers take up memory?
What is difference between structure and union?
How many loops are there in c?
Explain the Difference between the New and Malloc keyword.
How can you determine the size of an allocated portion of memory?