JavaScript:- IsNan


Hello Friends..!!
This is JavaScript Practical :- IsNan (Not a Number).
Script written in small letter because JavaScript Case Sensitive.

Script:-
<html>
<head>
<title>isNaN
</title>
</head>
<body>
<script language="javascript" type="text/javascript">
var i=parseInt(prompt("enter no/words"));
alert(isNaN(i));
</script>
</body>
</html>
Save the File .html

Output:-















If you have any doubts mention in the Comment Box.
Please follow the my Blog, Share and Comment.

Comments

Popular posts from this blog

What is Website

Forage Solutions