saldeee

Quiz
•
Computers
•
10th Grade
•
Hard
hope salde
Used 5+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Inside which HTML element do we put the JavaScript?
<js>
<script>
<javascript>
<scripting>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct JavaScript syntax to change the content of the HTML element below? <p id="demo">This is a demonstration.</p>
document.getElemntByld("demo").innerHTML="hello world!";
document.getElementByName("p").innerHTML="hello world!";
#demo.innerHTML="hello world!";
document.getElemenr("p").innerHTML+="hello world!";
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where is the correct place to insert a JavaScript?
Both the <head> section and the <body> section are correct
The <head> section
The <body> section
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for referring to an external script called "xxx.js"?
<script name="xxx.js">
<script href="xxx.js">
<script src="xxx.js">
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you write "Hello World" in an alert box?
msg("hello world");
alertBox("hello world");
msgBox("hello world");
alert("hello world");
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
how can you add a comment in a JavaScript?
<!--This is a comment-->
'This is a comment
//This is a comment
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you round the number 7.25, to the nearest integer?
rnd(7.25)
round(7.25)
Math.rnd(7.25)
Math.round(7.25)
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to assign a value to a variable?
x
=
*
-
Similar Resources on Wayground
10 questions
Computer Programming - Reviewer 1

Quiz
•
10th Grade
10 questions
HTML, CSS, JavaScript Quiz

Quiz
•
10th Grade
9 questions
مراجعة درس الموقع الإلكتروني التفاعلي

Quiz
•
9th - 12th Grade
7 questions
CSS/ JavaScript

Quiz
•
10th Grade
13 questions
Я - будущий программист

Quiz
•
10th Grade
8 questions
JS Snippet Quiz

Quiz
•
9th - 12th Grade
10 questions
HTML Basics

Quiz
•
7th - 10th Grade
10 questions
Programming Knowledge Quiz (Medium)

Quiz
•
5th Grade - Professio...
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Chaffey

Quiz
•
9th - 12th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
18 questions
Characteristics of Living Things

Quiz
•
9th - 10th Grade
12 questions
Macromolecules

Lesson
•
9th - 12th Grade