
Week 10.2

Quiz
•
Computers
•
Professional Development
•
Hard

Poul Nichols
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the value of "elem" variable?
var elem;
if ( 11 == 11 && 12 < 10 ){
elem = 12;
}else {
elem = 'undefined';
}
undefined
12
11
10
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the purpose of the value null
in JavaScript?
To indicate a variable has not been assigned any value.
To represent an error in a mathematical operation.
To represent an nonexistent value or object
To indicate an empty string or absence of a value.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is displayed on the browser?
function myFunction(){
document.write(myFunction === myFunction);
}
myFunction();
true
false
undefined
null
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result?
Number("1") - 1 == 0;
true
false
undefined
null
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the result?
(true + false) > 2 + true
true
false
undefined
null
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
what is the value of
var x = 3;
var obj ={
x:2,
y: {x:1, y: 2},
}
document.write(obj.y.x);
1
2
3
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the value of
var x = 3;
var obj ={
x:2,
y: function(){
return this.x},
}
alert(obj.y())
1
2
3
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Diagnóstico Node.js

Quiz
•
Professional Development
10 questions
jQuery Recap Exercise

Quiz
•
Professional Development
5 questions
Evaluación de JavaScript

Quiz
•
Professional Development
6 questions
Turma 50

Quiz
•
Professional Development
10 questions
Friday Fun

Quiz
•
Professional Development
10 questions
Intro to Node.js

Quiz
•
Professional Development
15 questions
JavaScript

Quiz
•
Professional Development
15 questions
JavaScript Pass by value, Pass by Reference, Scope Hoisting

Quiz
•
Professional Development
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
10 questions
Afterschool Activities & Sports

Quiz
•
6th - 8th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
15 questions
Cool Tool:Chromebook

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

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

Quiz
•
3rd Grade
20 questions
Bullying

Quiz
•
7th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
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
5 questions
Setting goals for the year

Quiz
•
Professional Development
11 questions
complex sentences

Quiz
•
Professional Development
8 questions
Ötzi the Iceman: A 5,000-Year-Old True Crime Murder Mystery | Full Documentary | NOVA | PBS

Interactive video
•
Professional Development
1 questions
Savings Questionnaire

Quiz
•
6th Grade - Professio...
6 questions
Basics of Budgeting 7

Quiz
•
6th Grade - Professio...
20 questions
Movies

Quiz
•
Professional Development