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

Answer Posted / guest

compiler

Is This Answer Correct ?    11 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

2397


What are header files and explain what are its uses in c programming?

596


What are the advantages of using new operator as compared to the function malloc ()?

742


Can you please explain the difference between exit() and _exit() function?

580


What is a macro in c preprocessor?

616






Explain main function in c?

614


What is the use of sizeof?

540


Why is %d used in c?

555


What is the use of extern in c?

635


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

598


Explain 'bit masking'?

638


how can f be used for both float and double arguments in printf? Are not they different types?

598


code for replace tabs with equivalent number of blanks

1627


Hi can anyone tell what is a start up code?

1602


What are operators in c?

571