
PGE Topic 3.4 Arithmetic Operators
Authored by ho mc
Computers
11th - 12th Grade
Used 31+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
38 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
var sum = 9 + 5;
In the JavaScript statement shown, the "+" and "-" are known as
Expressions.
Operators.
Operands.
Variables.
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
var sum = 9 + 5;
In the JavaScript statement shown, the numbers "9 " and "5" are known as
Expressions.
Operators.
Operands.
Variables.
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
var sum = 9 + 5;
In the JavaScript statement shown, "var sum" is known as
Expressions.
Operators.
Operands.
Variables.
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
In JavaScript, the symbols +, –, =, >, and < are known as
Maths
Operands
Operators
Signs
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the final value of x?
var x =10 / 2 + (6+4) * 2 – 5
20
25
30
35
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the output of the following JavaScript expression?
1+2*(4%3)
1
2
3
4
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What will be displayed after executing document.write("4" + "3");?
7
1
43
"43"
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?