Java Basic - Basic Operators 1 minute readJava provides a rich set of operators to manipulate variables. We can divide all the Java operators into the following groups:
Java Basic - Objects & Classes 3 minutes readJava is an Object-Oriented Language. As a language that has Object Oriented feature, java supports the following fundamental concepts: