how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / sandeep
Its CPU (processor) which decides the size.
Please see the link below-
http://en.wikipedia.org/wiki/Integer_(computer_science)
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain pointers in c programming?
When should you use a type cast?
Explain how can you be sure that a program follows the ansi c standard?
What is action and transformation in spark?
What is difference between class and structure?
What are the benefits of c language?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
Write a program to know whether the input number is an armstrong number.
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
What is the purpose of sprintf?
write a c program in such a way that if we enter the today date the output should be next day's date.
What is the best style for code layout in c?
What standard functions are available to manipulate strings?
Difference between MAC vs. IP Addressing