MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Programming
→
Floating Point Issues in C Programming
→
Which among the following has the highest precede..
1.
Which among the following has the highest precedence?
A.
&
B.
<<
C.
sizeof()
D.
&&
Answer» D. &&
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