Multiple choice

Which of the following is a unary operator?

  1. &&

  2. ||

  3. >=

  4. ++

  5. <=

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This option is correct as this is a unary plus operator.