Please open console to see the output and visit script.js file to understand whats going on.
Check if a number is odd or even in JavaScript.
Write a program to check a year is Leap year or not in JavaScript.
Write a program to check whether a character is alphabet or not in JavaScript.
Check the input value is number or digit or alphabet in JavaScript and it should not be more than 1 character.
Find number of days in a given month in JavaScript.
Write a program to find maximum between two numbers
Check if a variable is number or not in JavaScript.
Find the largest of 3 number in JavaScript.
Check if a triangle is equilateral, scalene, or isosceles in JavaScript.
Find the a number is present in given range in JavaScript.
Perform arithmetic operations on two numbers in JavaScript.
Find the grade for input marks in JavaScript.