MCQOPTIONS
Bookmark
Saved Bookmarks
→
INautix
→
Aptitude & Logical - INautix
→
What is the value range of unsigned char in C lang...
1.
What is the value range of unsigned char in C language?
A.
-128 to 127
B.
0 to 255
C.
-128 to 255
D.
-127 to 128
Answer» C. -128 to 255
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Predict the output of the following program: main() { int x[ ]={5,6,7,8,9}; char*a; a=(char *)x; printf(%d,*((int*) a+3)); }
What is the value range of unsigned char in C language?
In C language, the sizes of an integer and a pointer must be
Through which the transfer of data from CPU to peripheral devices of a computer is achieved:
What is the output of code fragement? int x==4; printf("%d %d",x++,++x);
Which of the following does the data integrity refer to?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies