Search Interview Questions | More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know. |
|
| ||||
Interview Questions and Answers | ||||
| ||||
Ans. Its used to access the object properties using the object reference or class properties using the Class Name. Moreover its used to access the classes and Interfaces of a package. | ||||
Help us improve. Please let us know the company, where you were asked this question : | ||||
Like Discuss Correct / Improve  operators | ||||
Related Questions | ||||
According to Java Operator precedence, which operator is considered to be with highest precedence? | ||||
What is the difference between >> and >>>? | ||||
Which Java operator is right associative? | ||||
Difference between prefix and postfix increment operator ? | ||||
Which operators in Java have highest precedence ? | ||||
What are the different operators in Java ? | ||||
What is the difference between && and & in Java ? | ||||
What is the precedence of operators in Java ? | ||||
Which of the following is valid greater than and equal to operator in Java ? >= => | ||||