MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Programming
→
Floating Point Issues in C Programming
→
sizeof(a);..
1.
sizeof(a);
A.
sizeof(*a);
B.
sizeof(a[10]);
C.
10 * sizeof(a);
Answer» D.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which among the following has the highest precedence?
Which of the following is not an operator in C?
sizeof(a);
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply