Computer Science, asked by dip79, 11 months ago

Name the types of operators based on the number of operands they support in Java.​

Answers

Answered by priyanshi8018
5

Answer:

operators in java

Explanation:

There are 5 types of operators

1=Arthimetic operator

2=logical (or relational)operator

3=bitwise operator

4=Assignment operator

5=Misc operator

Similar questions