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

Answer Posted / hi

processor

Is This Answer Correct ?    13 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

#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??

1551


What is pointer to pointer in c?

642


code for find determinent of amatrix

1526


which type of aspect you want from the student.

1712


Explain that why C is procedural?

666






What are the types of type specifiers?

629


What is the process of writing the null pointer?

613


Can we use any name in place of argv and argc as command line arguments?

619


Is c procedural or functional?

595


What is c basic?

610


What is difference between && and & in c?

611


What is FIFO?

686


What is a structure in c language. how to initialise a structure in c?

617


What's the best way of making my program efficient?

633


How would you use the functions fseek(), freed(), fwrite() and ftell()?

713