Type of operator in java |Assignment Operators | Arithmetic Operators | Relational Operators

preview_player
Показать описание
Type of operator in java
Operator in java for automation tester

Operators are special characters in the Java help manipulate primitive data types.

classified as :

Unary : Takes one argument.++ and - -
Binary : Takes two arguments. + , -
Ternary : Takes three arguments. ?:

Type of operator in java
Assignment Operators : =
Arithmetic Operators : - + * / % ++ --
Relational Operators : = = == !=
Logical Operators : && ||
Conditional Operator : ?:
Bitwise Operator : & |
Compound Assignment Operators : += -= *= /= %=

java tutorials
java tutorials for beginner
core java
java for automation testing
core java for automation testing
operators for automation testing
operators selenium
Рекомендации по теме