Where can we use the < script > tag ?
JavaScript Fun

Quiz
•
Science, Computers
•
3rd Grade
•
Hard

Ahmad Wahidy
Used 8+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
In the < head > tag
In the < body > tag
Both < head > and < body > tags
none of these
2.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Variable x has a value of 5. Variable y has a value of 7
how does x < 7 && y > 6 evaluate ?
True
false
typeError
undefined
3.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
JavaScript is case sensitive ?
True
False
case is convention
all are true
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
let name = 'John', age = 20
console.log(`Hi, my name is ${name.toUpperCase()} and I'm ${++age} years old`)
Hi, my name is John and I'm 20 years old
SyntaxError
Hi, my name is JOHN and I'm 20 years old
Hi, my name is JOHN and I'm 21 years old
5.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
which of these is not a logical operator ?
!
&
&&
||
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
let a = false;
console.log (x = a ? "A" : "B")
"B"
"A"
A
B
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
If the value of x is 40, then what is the output of the following program?
(x % 10 == 0) ? console.log(“Divisible by 10”) : console.log(“Not divisible by 10”);
ReferenceError
Not divisible by 10
None of the above
Divisible by 10
8.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
let x = 'tired'
what does the following code evaluate to ?
if (x === 'tired') return true
return false.
true
false
syntax error
undefined
9.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
function getTriangleArea (heigth, base) {
console.log (( (1/2) (heigth x base )))
}
getTriangleArea (4,5)
20
syntaxErorr
undefined
10
Similar Resources on Quizizz
14 questions
HTML CPU practice quiz

Quiz
•
KG - Professional Dev...
10 questions
HTML/HTML5

Quiz
•
3rd Grade
10 questions
Информатика 11 сынып HTML

Quiz
•
1st - 12th Grade
8 questions
Robotics Quiz

Quiz
•
1st - 12th Grade
10 questions
Python_tinh_toan1

Quiz
•
1st - 5th Grade
11 questions
JS Basics

Quiz
•
1st - 5th Grade
14 questions
Основы HTML

Quiz
•
1st - 11th Grade
10 questions
Gaming

Quiz
•
3rd - 4th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Science
5 questions
Basement Basketball

Quiz
•
3rd Grade
20 questions
Parts of Speech

Quiz
•
3rd - 6th Grade
20 questions
Fun Trivia

Quiz
•
2nd - 4th Grade
20 questions
Context Clues

Quiz
•
3rd Grade
20 questions
Kids Movie Trivia

Quiz
•
3rd Grade
13 questions
Multiplication Facts Practice

Quiz
•
3rd Grade
20 questions
Silent e

Quiz
•
KG - 3rd Grade
6 questions
Alexander Graham Bell

Quiz
•
3rd Grade