Program 4 - Write a program to input any character and check whether it is alphabet, digit or special character in JavaScript.

Please open console to see the output and visit script.js file to understand whats going on.