how the size of an integer is decided?
- is it based on processor or compiler or OS?

Answer Posted / rakesh

It should be compiler, bcoz turbo c and VC hav different sizes for integer.

of course OS and processor interfere, but only for letting compiler get Installed or not... after which its compilers work.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1051


What is the use of header files?

861


What is const keyword in c?

983


which type of aspect you want from the student.

1937


Where are some collections of useful code fragments and examples?

974


What is the scope of static variables in c language?

883


What are loops c?

840


What is storage class?

876


Explain the priority queues?

878


What is masking?

930


Compare and contrast compilers from interpreters.

938


write a c program in such a way that if we enter the today date the output should be next day's date.

1946


Why dont c comments nest?

858


int far *near * p; means

3346


What are the features of c languages?

863