JAVASCRIPT-CLASS 8
* Required
Email address
*
Your email
Who developed JavaScript?
*
1 point
Thomas Kurtz
Tim Berners Lee
John Kemeny
Brendan Eich
JavaScript gives HTML designers
*
1 point
a programming tool
a designing tool
a markup tool
Which tag is used to include JavaScript in HTML?
*
1 point
<javascript>
<script>
<style>
<js>
Which one is a case sensitive language?
*
1 point
HTML
Javascript
Both of them
Which method is used to display message on a Browser's window?
*
1 point
document.right( )
documentwrite( )
document.write( )
write.document( )
This popup window accepts input from the user in JavaScript.
*
1 point
prompt( )
alert( )
confirm ( )
message( )
A simple text editor like Notepad can be used to create JavaScript codes.
*
1 point
True
False
Is it compulsory to use a semicolon(;) to end each JavaScript statement?
*
1 point
Yes
No
You can declare multiple variables with the same 'var' keyword at once
*
1 point
True
False
Which operator is used to display remainder?
*
1 point
/
\
%
#
In JavaScript, which operator is used for concatenation?
*
1 point
+
*
/
\
Which slash is used to close tags?
*
1 point
Back slash
Forward slash
Backward slash
Choose the correct one:
*
1 point
<alert> "Good Morning"
alert("Good Morning")
alert(Good Morning)
Choose the correct one:
*
1 point
ParseInt(prompt("Enter your name")
parseInt(prompt("Enter your name"))
Intparse(prompt("Enter your name))
parseInt(prompt("Enter number"))
JavaScript to add background color
*
1 point
document.backgroundcolor="green"
document.bg
color="green"
document.bgcolour="green"
document.bgColor="green"
Submit
Page 1 of 1
This form was created inside of Mount Carmel School.
Report Abuse
Forms