MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Programming
→
Floating Point Issues in C Programming
→
What is the sizeof(void) in a 32-bit C?..
1.
What is the sizeof(void) in a 32-bit C?
A.
0
B.
1
C.
2
D.
in a 32-bit C?a) 0b) 1c) 2d) 4
Answer» C. 2
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What type of value does sizeof return?
What is the sizeof(void) in a 32-bit C?
Which among the following has the highest precedence?
Which of the following is not an operator in C?
Size of an array can be evaluated by __________ a) sizeof(a);b) sizeof(*a);c) sizeof(a[10]);d) 10 * sizeof(
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply