CSS Unit 1

Quiz
•
Other
•
Professional Development
•
Hard
Jyotsna J
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
const obj1 = {first: 20, second: 30, first: 50}; console.log(obj1);
{first: 20, second: 30}
{first: 20}
{first: 20, second: 30, first: 50}
Syntax Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
print(typeof(NaN));
Object
Number
String
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
var a = true + true + true * 3; print(a)
3
0
Error
5
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
a = [1, 2, 3, 4, 5]; print(a.slice(2, 4));
3,4
2,3
3,4,5
2,3,4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
var a = 1; var b = 0; while (a <= 3) { a++; b += a * 2; print(b); }
4 10 18
1 2 3
1 4 7
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of JavaScript language is ___
Object-Oriented
Object-Based
Assembly-language
High-level
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following JavaScript code?
functioncomparison()
{
int number=10;
if(number==="10")
return true;
else
return false;
}
true
false
error
none of the above
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
brawl stars

Quiz
•
KG - Professional Dev...
21 questions
MD-102 Exam Prep-AK

Quiz
•
Professional Development
20 questions
Preguntas de Tecnología en Linux y AWS

Quiz
•
Professional Development
16 questions
Minecraft Test Extremo

Quiz
•
KG - Professional Dev...
19 questions
Messaging training

Quiz
•
Professional Development
15 questions
Just For Fun!

Quiz
•
Professional Development
20 questions
Seleksi Cerdas Cermat Polisi

Quiz
•
Professional Development
15 questions
Regsosek22 Luminor Kelas A

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 Other
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