Question: Which of the following is not an operator in C?

Options

A : ,

B : sizeof()

C : ~

D : None of the mentioned

Click to view Correct Answer

Previous || Next

C Programming Sizeof Keyword 1 more questions

What is the use of symbol * in the control....

Which of the following statement(s) is/are correct?

Evaluation of 4*5+3/2-9 in prefix notation.

For the expression (7-(4*5))+(9/3) which of the following is the....

The postfix form of A*B+C/D is?

Which of the following is used to distinguish the variables....

Which of the following operator is used with this pointer....

Which of the following is the scope resolution operator?

Which of the following characters are ignored while lexical analysis?

Which operator a pointer object of a class uses to....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Programming Questions Goto Labels

C Programming Questions Macro Substitution

C Programming Questions Static Variables

C Programming Random Number Generation 1

C Programming Self Referential Structures 1

C Programming Sizeof Keyword 2

C Programming Storage Management 1

C Programming String Operations

C Programming Ungetc 2

C Programming Variable Length Argument