Which of the following are unary operators in C?
  1. !
  2. sizeof

Home | Discussion Forum

Which of the following are unary operators in C?

  1. !
  2. sizeof
  3. ~
  4. &&

View More Related Question

2) The second expression (j-k), in the following expression will be evaluated (i+5) || (j-k)

3) In which order do the following gets evaluated

  1. Relational
  2. Arithmetic
  3. Logical
  4. Assignment

4) Which of the following is the correct order if calling functions in the below code?
a = f1(23, 14) * f2(12/4) + f3();

5) Which of the following are unary operators in C?

  1. !
  2. sizeof
  3. ~
  4. &&

UP Gk Online Test

taiyari24hour.com

Study 2 Online Says....
Kindly log in or signup.