the maximum value that an integer constant can have is

a) -32767

b) 32767

c) 1.701e+38

d) -1.7014e+38

Answer Posted / sadia

B

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

804


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

1488


What is difference between class and structure?

562


what is the difference between 123 and 0123 in c?

713


What is the purpose of sprintf?

611






What is the process of writing the null pointer?

605


What is a pointer variable in c language?

639


Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

1718


How can I do serial ("comm") port I/O?

681


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

621


How can I list all of the predefined identifiers?

572


How can I read data from data files with particular formats?

597


By using C language input a date into it and if it is right?

565


What math functions are available for integers? For floating point?

615


What is FIFO?

666