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
What are the general description for loop statement and available loop types in c?
Why is sizeof () an operator and not a function?
what are # pragma staments?
What is %s and %d in c?
Is it fine to write void main () or main () in c?
How does pointer work in c?
What are the different file extensions involved when programming in C?
Explain what are its uses in c programming?
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
Describe static function with its usage?
What are header files why are they important?
What is the difference between arrays and pointers?
Is main is a keyword in c?
which type of aspect you want from the student.
How to write c functions that modify head pointer of a linked list?