Chapter 4 : JavaScript Introduction

Quiz
•
Computers
•
Professional Development
•
Medium
JX C
Used 5+ times
FREE Resource
33 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What is Javascript mainly used for?
To define the content of Webpages
To determine the behaviour of Webpages
To specify the layout of Webpages
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Javascript is a(an) ...
language used to enhance HTML pages
language primarily used in creating Mobile Apps
scripting language, primarily used on the Web
an interpreted language and doesn't need to be compiled.
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Where can you place your Javascript?
Anywhere inside a HTML page
In an external file which ends with ".txt"
In an external file which ends with ".js"
Inside the <script> tags inside the HTML page
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following paragraph element.
<p id="apple"></p>
Which code will you use to change its contents?
document.getElementById("apple").value = "Hello";
document.getElementById("banana").value = "Hello";
document.getElementById("banana").innerHTML = "Hello";
document.getElementById("apple").innerHTML = "Hello";
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following HTML code for a paragraph that will work with following Javascript and display "Displayed"
document.getElementById("banana").innerHTML = "Displayed";
<p id="banana">Not Displayed</p>
<p id="apple">Displayed</p>
<div id="banana">Displayed</div>
<div id="apple">Displayed</div>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these commands will write "Hello" directly into a Webpage
console.log("Hello");
window.alert("Hello");
document.write("Hello");
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these commands will write "Hello" directly into the console?
console.log("Hello");
window.alert("Hello");
document.write("Hello");
Create a free account and access millions of resources
Similar Resources on Wayground
37 questions
Docker Networking and Storage

Quiz
•
Professional Development
30 questions
C++ Quiz

Quiz
•
Professional Development
30 questions
C Programming Quiz

Quiz
•
Professional Development
30 questions
LATIHAN UJIKOM XI RPL

Quiz
•
Professional Development
30 questions
1-30 Quiz

Quiz
•
Professional Development
35 questions
UFCD 5088

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development