When You write a code different actions for different conditions. Then, You can use Conditional statements in your code to do this.
If Statement:-
If Statement executes some code when one condition is true.
ex:-
If …else Statement:-
If …. else Statement executes similar if statement when one condition is true and another condition is false.
ex:-
If…elseif…else Statement:-
If…elseif…else Statement executes different codes when for more than than two or multiple codes.
ex:-
Switch Statement:-
Switch Statement executes one of many Statement when true.
ex:-
If and nested if:-
If and nested if multiple code executes when true total statement print and when wrong then wrong statement print.
ex:-
If… else… nested…if:-
- Discover the Heart of India with Mera Apna Bihar - December 20, 2024
- Experience the Pulse of Bangalore with Bangalore Orbit - December 20, 2024
- Discover the City of Lakes with Bhopal Orbit - December 20, 2024