Saved Bookmarks
| 1. |
Write a javascript program that takes a character (number or string) in a variable & checks whether the given input is a number, uppercase letter or lower case letter. (Hint: ASCII codes:- A=65, Z=90, a=97, z=122). |
| Answer» HEY DEAR there is your ANSWER HOPE its HELP you | |