Discuss Forum
1. which of the following is not an operator in java?
- A. Instanceof
- B. Instanceof
- C. Instanceof
- D. Instanceof
Answer: Option B
Explanation:
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).
Post your comments here: