Dear students;
The code below refers to the complete implementation of a conditional statement in JavaScript.
Regards;
Ts. Hafizah
1. if Statement
Sample Code:

What is the Result ?
2. if...else Statement
Sample Code:

What is the Result ?
3. if...else if...else Statement
Sample Code:

What is the Result ?
4. Switch Statement
Sample Code:

What is the Result ?
// disable viewing page source