
JavaScript

Quiz
•
Other
•
University
•
Hard

Moses Nyirongo
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You are designing a web page with a script that must dynamically change the content of a paragraph element to display the value returned by the function
randomQuote().
You have created the following code. Line numbers are included for reference only.
A. document.getElementById("tester").value = randomQuote();
B. document.getElementById("tester").title = randomQuote();
C. document.getElementById("tester").innerHTML = randomQuote();
D. document.getElementById("tester").script = randomQuote();
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
You are creating a dynamic HTML page by using JavaScript.
Your page has an image of the sun. When the user’s mouse pointer moves across the image of the sun, the image should change to the image of the moon. When the user’s mouse pointer is no longer over the image should change back to the image of the sun.
You need to write the code for the image swap.
Which two events must you program for? (Choose two.)
onmouseup
onmouseout
A. onmosedown
A. onmouseover
onmouseenter
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You reveiw the following code
var x = 15;
x %=5;
When this code executes, the value of x is 0.
Review the underlined text. If it makes the statement correct, select “No change is needed”. If the statement is incorrect, select the answer choice that makes the statement correct.
No change is need
the value of x is 3
The value of x is 5
The value of x is undefined
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
when using a GET request using a form the data length is restricted.
True
False
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You work as a JavaScript developer for Adventure Works. You are writing a simple script that performs the following actions:
-> Declares and initializes an array
-> Fills the array with 10 random integers
-> Adds every other number starting with the first element
How should you complete the code? (part 1)
var numbers = ___
{}
[]
""
()
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You work as a JavaScript developer for Adventure Works. You are writing a simple script that performs the following actions:
-> Declares and initializes an array
-> Fills the array with 10 random integers
-> Adds every other number starting with the first element
How should you complete the code?(Part 2 )
for (var i = 0; i < 10; i++){
numbers.___(Math.round(Math.abs(Math.random()*10)));
}
var sum=0;
splice
push
pop
sort
7.
MULTIPLE CHOICE QUESTION
1 min • 3 pts
You work as a JavaScript developer for Adventure Works. You are writing a simple script that performs the following actions:
-> Declares and initializes an array
-> Fills the array with 10 random integers
-> Adds every other number starting with the first element
How should you complete the code?(Part 3 )
for (var j=0; j<10; ___){
J++
j+1
j++
J+1
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Pengantar Materi Drama

Quiz
•
University
15 questions
Guess the age

Quiz
•
KG - University
20 questions
MAPEH Quiz

Quiz
•
University
11 questions
Cognitive Development in Early Childhood

Quiz
•
University
10 questions
Multimedia and Text in multimedia

Quiz
•
University
15 questions
Broadcast Basics Quiz

Quiz
•
6th Grade - University
10 questions
Research Quiz

Quiz
•
University
20 questions
Scriptwriting and Storyboard quiz 1 (finals)

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

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

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Other
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University