how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / rajan
it's OS, I'm sure bcoz I read this answer in Programming
Interview Exposed Book.
| Is This Answer Correct ? | 1 Yes | 13 No |
Post New Answer View All Answers
How would you obtain the current time and difference between two times?
Explain how are 16- and 32-bit numbers stored?
What is a class c rental property?
What is structure packing in c?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
What is the difference between break and continue?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
How is = symbol different from == symbol in c programming?
Explain is it valid to address one element beyond the end of an array?
write a program for the normal snake games find in most of the mobiles.
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
How can I dynamically allocate arrays?
What is the purpose of 'register' keyword?
What is a macro in c preprocessor?
FILE PROGRAMMING