You learnt about if statement. This lesson is just an add-on to what you have already …
Previously, you learnt about if statement. The syntax was: if (condition) { //Thi…
Conditional statements are used to perform different actions based on different condit…
Java provides many different methods to get input from the user. The one we are going …
This is our third lesson on operators. In this lesson we are going to study about logi…
You studied about some operators in java in the previous lesson. Some more are here. …
Operators are used to perform operations on values. The concept of operators is very s…
In the previous lesson you learnt how to declare a variable. The general format was: …
The code you write as a program is a series of steps that a computer can follow to giv…
Social Plugin