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


Please Help Members By Posting Answers For Below Questions

What are the loops in c?

683


The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none

873


how do you programme Carrier Sense Multiple Access

1601


Why does not c have an exponentiation operator?

705


What is the advantage of a random access file?

738






Can include files be nested?

719


Explain what header files do I need in order to define the standard library functions I use?

734


What is binary tree in c?

719


What is the difference between char array and char pointer?

614


What is auto keyword in c?

866


What is the use of define in c?

696


What is a lookup table in c?

721


What does the && operator do in a program code?

812


Is it possible to use curly brackets ({}) to enclose single line code in c program?

921


diff between exptected result and requirement?

1685