Shortcut Navigation:
Page Content
Site Navigation
Footer
Create
Hello Guest
Quiz
Survey
Challenge
Quizific is the easiest free and fun way to take or make a quiz or survey
About
Help
Contact/Follow >
Tag Cloud
Our Competition
Sitemap
Thanks!
Contact Us
Facebook
Twitter
Google+
Temporary Profile
Forgot Password?
Create Account
Profile
Logout
XA0 Lt Script Quiz
What is the output of following JavaScript code?
<script type="text/javascript">
x=4+"4";
document.write(x);
</script>
What is the output of following JavaScript code?
<script type="text/javascript">
var cst = "Chadha Software Technologies";
var result = cst.split(" ");
document.write(result);
</script>
Is it possible to nest functions in JavaScript?
What is the output of following JavaScript code?
<script type="text/javascript">
document.write(navigator.appCodeName);
</script>
Which of the following is true?
What is Scripting language________.
Which best explains getSelection()?
What is the output of following JavaScript code?
<script type="text/javascript">
function x()
{
var s= "Good 100%";
var pattern = /\D/g;
var output= s.match(pattern);
document.write(output);
}
</script>
What is the output of following JavaScript code?
<script type="text/javascript">
var cst="CHADHA SOFTWARE TECHNOLOGIES";
alert(cst.charAt(cst.length-1));
</script>
Choose the client-side JavaScript object:
Tagged as:
xa0 lt script
,
xa0 lt script
,
lt script
,
xa0 lt script
,
xa0 lt script
,
lt script
,
xa0