MCQOPTIONS
Bookmark
Saved Bookmarks
→
C Programming
→
Floating Point Issues in C Programming
→
Which of the following is not an operator in C?..
1.
Which of the following is not an operator in C?
A.
,
B.
sizeof()
C.
~
D.
None of the mentioned
Answer» E.
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