Vidyalelo
C Programming · Q149

Standard Library Functions

Programming · C Programming · question 149

Q149

To find the maximum value of an object of type unsigned long long int, we use the macro . . . . . . . .

A.
ULINT_MAX
B.
ULLINT_MAX
C.
ULONG_MAX
D.
ULLONG_MAX
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board