the maximum value that an integer constant can have is

a) -32767

b) 32767

c) 1.701e+38

d) -1.7014e+38



the maximum value that an integer constant can have is a) -32767 b) 32767 c) 1.701e+38 d..

Answer / sadia

B

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More C Interview Questions

write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

0 Answers   HCL,


What is declaration and definition in c?

0 Answers  


How can I set an array's size at run time?

9 Answers  


What are the types of macro formats?

0 Answers  


Why do we use int main instead of void main in c?

0 Answers  






What is difference between far and near pointers?

0 Answers  


what is meant by the "equivalence of pointers and arrays" in C?

3 Answers   Satyam,


when will be evaluated as true/ if(x==x==x) a) x=1; b) x=0; c) x=-1; d) none

7 Answers   HCL,


find largest element in array w/o using sorting techniques.

3 Answers   Zycus Infotech,


Explain the use of 'auto' keyword

0 Answers  


What are the disadvantages of c language?

0 Answers  


what r the cpu registers r ther?

1 Answers  


Categories