
JS test3
Authored by Sumith Karunananda
Computers
6th - 8th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Determine what result each expression yields if it is True or False. Given that x= 8 and y= 16.
!(x=8)
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Perform the operation on operands of different data types given that:
a = 4 , b = happy , c= people, d = 9 , e = memories
Solve : a - d
13
5
8
9
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Determine what result each expression yields if it is True or False. Given that x= 7 and y= 9.
( x >2 && y ! == 9)&&( x>= 6 && y ==9)
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this code display?
8, 2, 1, 4, 7
82147
Myarray.length
5
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Determine what result each expression yields if it is True or False. Given that x= 8 and y= 16.
( x > 3 && y ! == 7)&&( x>= 6 && y == 16)
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Correct this code so that
Hello!
is displayed in the paragraph
with the id "demo"
add
.style.text
after ("demo")
add
.innerHTML
after ("demo")
add a semi colon after myFunction()
Save "Hello" in a variable first
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Is this Function written correctly?
True
False
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?