Which of the following can't be done with
client-side JavaScript?
SkillDojo <> JavaScript Mondays
Quiz
•
Instructional Technology
•
Professional Development
•
Hard
prakarsh pathak
Used 5+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following can't be done with
client-side JavaScript?
Validating a form
Sending a form's contents by email
Storing the form's contents to a database file on
the server
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the structure of an
if statement?
if (conditional expression is true)
thenexecute this codeend if
if (conditional expression is true)execute this
codeend if
if (conditional expression is true)
{then execute this code>->}
if (conditional expression is true) then {execute
this code}
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to create a Date object in JavaScript?
dateObjectName = new Date([parameters])
dateObjectName.new Date([parameters])
dateObjectName := new Date([parameters])
dateObjectName Date([parameters])
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The _______ method of an Array object adds and/or
removes elements from an array.
Reverse
Shift
Slice
Splice
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To set up the window to capture all Click events,
we use which of the following statement?
window.captureEvents(Event.CLICK);
window.handleEvents (Event.CLICK);
window.routeEvents(Event.CLICK );
window.raiseEvents(Event.CLICK );
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a reserved word in
JavaScript?
interface
throws
program
short
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To automatically open the console when a JavaScript
error occurs which of the following is added to prefs.js?
user_pref("
javascript.console.open_on_error", false);
user_pref("javascript.console.open_error");
user_pref("javascript.console.open_error
", false);
user_pref("javascript.console.open_on_error",
true);
20 questions
QSense
Quiz
•
Professional Development
20 questions
React
Quiz
•
Professional Development
20 questions
Front End Assessment
Quiz
•
Professional Development
18 questions
Flutter Online Quiz
Quiz
•
Professional Development
17 questions
Python - Fundamentals I
Quiz
•
Professional Development
20 questions
App Web en Servidor
Quiz
•
University - Professi...
18 questions
FUNDAMENTOS JAVA
Quiz
•
Professional Development
20 questions
Technology pop quiz
Quiz
•
9th Grade - Professio...
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade