Q8 Explain the various operators used in Java.
Answers
Answered by
0
The Bitwise Operators. Java defines several bitwise operators, which can be applied to the integer types, long, int, short, char, and byte. Binary ANDOperator copies a bit to the result if it exists in both operands. ... Binary Ones Complement Operator is unary and has the effect of 'flipping' bits
hope it helps....
hope it helps....
Answered by
3
HEY ANSWER IS.........!!
There are many types of operators in java which are given below:
Unary Operator,Arithmetic Operator,Shift Operator,Relational Operator,Bitwise Operator,Logical Operator,Ternary Operator and.Assignment Operator.
I HOPE THIS ANSWER HELPS YOU MORE.....!! ✌️☺️
There are many types of operators in java which are given below:
Unary Operator,Arithmetic Operator,Shift Operator,Relational Operator,Bitwise Operator,Logical Operator,Ternary Operator and.Assignment Operator.
I HOPE THIS ANSWER HELPS YOU MORE.....!! ✌️☺️
Nishu05:
if you like my answer then mark me as brainliest.. Pls.
Similar questions