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

Tell us bitwise shift operators?

837


What is getche() function?

843


A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1934


What is the general form of function in c?

829


write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1

3691


What are c preprocessors?

951


Where is volatile variable stored?

873


Write a code to generate divisors of an integer?

850


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

1781


What is the correct declaration of main?

944


An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode

875


What are the advantages of union?

853


Explain what is gets() function?

846


Calculate 1*2*3*____*n using recursive function??

1787


What are loops in c?

802