
PGE Revision 5

Quiz
•
Computers
•
12th Grade
•
Medium
Daniel undefined
Used 10+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which one of the following code does NOT allow the value of a variable to be changed after it is declared and assigned in JavaScript?
const width = 13.20;
fixed width = "13.20";
static width = "13.20";
constant width = 13.20;
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which method is use to create the above figure?
alert().
custom().
modal().
popup().
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is a bug in a computer program?
Error.
Number.
Symbol.
Image.
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which is the correct way to perform a single line comment in JavaScript?
"Single line comment"
II Single line comment
<!-- Single line comment -->
// Single line comment
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which is the correct JavaScript code to link to an external JavaScript file named "holiday.js" in the same folder?
<script src="holiday.js"></script>
<script sync="holiday.js"></script>
<script charset="holiday.js"></script>
<script file="holiday.js"></script>
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which one of the following statements best describes a function?
It always returns a empty value.
It is always executed even when not called.
It refers to any block of code enclosed within < >.
It is a block of code that has to be called to perform some tasks.
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which one of the following options is the correct way to declare an array called stationary?
var stationary = #pen, paper, clip;
var stationary = @pen, paper, clip;
var stationary = ["pen", "paper", "clip"];
var stationary = ??"pen", "paper", "clip"??;
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
ULANGAN HARIAN 1 KELAS XII HTML

Quiz
•
12th Grade
25 questions
SOAL UTS DMI XII MM2

Quiz
•
12th Grade
27 questions
Evaluare cl.XII optional

Quiz
•
12th Grade
25 questions
JavaScript

Quiz
•
10th - 12th Grade
33 questions
Web Design Final Exam Review-HTML

Quiz
•
9th - 12th Grade
34 questions
Python Dictionary

Quiz
•
11th - 12th Grade
30 questions
HTML and JavaScript

Quiz
•
12th Grade
25 questions
Introduction to Programming

Quiz
•
9th - 12th Grade
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
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
12 questions
Macromolecules

Lesson
•
9th - 12th Grade
12 questions
Classifying Polys - 1.1

Quiz
•
10th - 12th Grade
20 questions
1.1 (b) Add / Sub/ Multiply Polynomials

Quiz
•
12th Grade