Determine what x would be when assignment operators are used given that
x−=3
x%=4
Javascript Operator
Quiz
•
Computers
•
10th Grade
•
Medium
Ronnalyn Bacodio
Used 159+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Determine what x would be when assignment operators are used given that
x−=3
x%=4
4 and 5
3 and 2
3 and 7
1 and 2
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
Perform the operation on operands of different data types given that a = 4 , b = happy , c= people, d = 9 , e = memories
Solve: b + c
happy people
people happy
happy memories
happy plus
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Determine what result each expression yields if it is True or False. Given that x= 8 and y= 16.
(x!== 9 && y===16 ) || ( x>10 || y!=16)
False
True
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Determine what result each expression yields if it is True or False. Given that x= 8 and y= 16.
( x === 8 || y > 5) && ( x! == 7 && y > "11")
True
False
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Determine what result each expression yields if it is True or False. Given that x= 8 and y= 16.
( x > "4" || y<=10) || x === 8|| y>15)
True
False
7.
MULTIPLE CHOICE QUESTION
2 mins • 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
10 questions
AP CS A Unit 3 Test PRACTICE
Quiz
•
9th - 12th Grade
10 questions
Programming - Selection in an Algorithm
Quiz
•
1st - 11th Grade
10 questions
Code.org Discoveries
Quiz
•
9th - 11th Grade
14 questions
CSAwesome 3.6.1Equivalent Boolean Expressions
Quiz
•
9th - 12th Grade
10 questions
CS Academy Unit 3 Review
Quiz
•
9th - 11th Grade
10 questions
Truth Tables
Quiz
•
9th - 12th Grade
15 questions
AP Computer Science A Review 1
Quiz
•
10th - 12th Grade
15 questions
2D Arrays
Quiz
•
9th - 12th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University