MCQOPTIONS
Bookmark
Saved Bookmarks
→
C
→
Localization in C
→
-A..
1.
-A
A.
BAT
B.
A
C.
65
Answer» C. 65
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What will be the error in the following C code?
Which of the following header files must necessarily be included in your code, if you want to find the minimum value of unsigned short integer?
Suppose we have: int a=100; (signed by default). If we want to convert this to an unsigned long integer, we can do this by making the following small change:
WHICH_OF_THE_FOLLOWING_HEADER_FILES_MUST_NECESSARILY_BE_INCLUDED_IN_YOUR_CODE,_IF_YOU_WANT_TO_FIND_THE_MINIMUM_VALUE_OF_UNSIGNED_SHORT_INTEGER??$
What is the binary representation of the integer -14?
Suppose we have: int a=100; (signed by default).
What is the default state of an integer in c language?
-A
-65
Sign qualifiers can be applied to double.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply