Important Notice:

ЁЯУЛ Practical Questions

Q1. Write a JavaScript program to check if a person is eligible to vote using if statement. тЦ╝
Q2. Write a JavaScript program to check whether a number is even or odd using if...else. тЦ╝
Q3. Write a JavaScript program to check grade based on marks using else if. тЦ╝
Q4. Write a JavaScript program using the switch statement to check traffic signal colors. тЦ╝
Q5. Write a JavaScript program using nested if statement to check whether a person is eligible for a driving license. тЦ╝
Q6. nested if using prompt() тЦ╝