which of the following is not an operator in java?

which of the following is not an operator in java? Correct Answer size of

Java operators are one of the most important fundamental concepts. Operators help programmers to perform a specific operation (Arithmetic, Unary, Assignment, Relational, Logical, Ternary, Bitwise, and Shift operation).

Related Questions