how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / mathankumar
compiler
| Is This Answer Correct ? | 42 Yes | 17 No |
Post New Answer View All Answers
What is #define size in c?
Why c language is called c?
What is the difference between the local variable and global variable in c?
How main function is called in c?
What are valid signatures for the Main function?
What are 'near' and 'far' pointers?
What does the file stdio.h contain?
What is volatile keyword in c?
Can we change the value of #define in c?
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.
Why c is a procedural language?
What is malloc calloc and realloc in c?
What is #define used for in c?
What is a char c?
What is page thrashing?