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

How can I find the day of the week given the date?

0 Answers  


Do string constants represent numerical values?

0 Answers  


How would you rename a function in C?

0 Answers   Tech Mahindra,


Does * p ++ increment p or what it points to?

0 Answers  


write a program to print the all 4digits numbers & whose squares must me even numbers?

2 Answers   Virtusa,






how can i include my own .h file EX:- alex.h like #include<alex.h>, rather than #include"alex.h"

1 Answers  


what is the definition of storage classes?

3 Answers   Wipro,


Explain what is the difference between #include and #include 'file' ?

0 Answers  


What is d scanf?

0 Answers  


Is array a primitive data type in c?

0 Answers  


What is a header file?

0 Answers  


What is volatile c?

0 Answers  


Categories