Javascript Quiz Questions and Answers

January 17, 2011 at 1:16 pm Leave a comment

Find below MCQ (Multiple Choice) questions and Answers useful for learning Javascript.

Javascript Quiz Questions and Answers

1) <script type=”text/javascript”>
x=4+”4″;
document.write(x);
</script>

Output——?

a) 44
b) 8
c) 4
d) Error output
Show Answer

2) <script type=”text/javascript” language=”javascript”>
var qpt = “Qualiyt Point Technologies”;
var result = qpt.split(” “);
document.write(result);
</script>
a) Quality
b) Q,u,a,l,i,t,y,P,o,i,n,t,T,e,c,h,n,o,l,o,g,i,e,s
c) Qualiyt,Point,Technologies
d) QualityPointTechnologies
Show Answer

Entry filed under: News, Software. Tags: .

HTML Quiz Questions and Answers Software Testing Quiz Questions and Answers

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Trackback this post  |  Subscribe to the comments via RSS Feed


Tweets

 

January 2011
M T W T F S S
« Dec    
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Blog Stats

  • 10,242 hits

QualityPoint on Twitter


Follow

Get every new post delivered to your Inbox.