Computer Applications

Choose the odd one out from the following:

  1. Unary operator
  2. Binary operator
  3. Ternary operator
  4. Bitwise operator

Java Operators

17 Likes

Answer

Bitwise operator

Reason — Unary operator, Binary operator and ternary operator are arithmetic operators.

Answered By

10 Likes


Related Questions