Computer Science, asked by tankshajiswal53, 3 months ago

l
b) How are operators useful? Name the different types of operators used in Java,


Answers

Answered by pappubalaji10
0

Answer:

Logical operators are very important in any programming language and they help us take decisions based on certain conditions. Suppose we want to combine the result of two conditions, then logical AND and OR logical operators help us in producing the final result. Called Logical AND operator.

Java supports the following types of operators:

Arithmetic Operators.

Assignment Operators.

Logical Operators.

Relational Operators.

Unary Operators.

Bitwise Operators.

Ternary Operators.

Shift Operators.

Similar questions
Math, 3 months ago