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

Answer Posted / mathankumar

compiler

Is This Answer Correct ?    42 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is a const pointer?

853


How will you delete a node in DLL?

954


What is the difference between text files and binary files?

973


Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.

1020


Find MAXIMUM of three distinct integers using a single C statement

833


What’s a signal? Explain what do I use signals for?

868


What is pointer to pointer in c language?

808


Can we declare variables anywhere in c?

781


Why can’t we compare structures?

1059


What is data type long in c?

841


What is the meaning of 2d in c?

842


Explain what is #line used for?

814


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

976


What are the benefits of c language?

901


What language is windows 1.0 written?

794