
Coding Adventure III Quiz
Authored by Chimi Lhamo
Information Technology (IT)
6th Grade
Used 23+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the Boolean operator 'not' do?
Returns a value for further use
Compares two values
Reverses the result of a condition
Triggers actions based on user input
Answer explanation
The Boolean operator 'not' reverses the result of a condition. If a condition is true, 'not' makes it false, and vice versa, effectively inverting the logical value.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator checks if two values are equal?
not
==
>
<
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of comparison operators?
To trigger events
To compare values
To return values
To define functions
Answer explanation
Comparison operators are used to compare values, determining their relationship (e.g., equal, greater than). This is essential in programming for decision-making and control flow.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the function 'health()' return?
If the banana is rotten
Whether the monkey is near an object
The monkey's health
The distance to an object
Answer explanation
The function 'health()' specifically returns the monkey's health, indicating its well-being. This is the most relevant choice among the options provided.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which event is triggered when a key is pressed?
onKey
onClick
onHover
onMouseMove
Answer explanation
The event triggered when a key is pressed is 'onKey'. This event specifically captures keyboard actions, while 'onClick', 'onHover', and 'onMouseMove' relate to mouse interactions.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the operator '<' do?
Checks if the left value is greater than the right
Checks if two values are equal
Checks if the left value is less than the right
Reverses a condition
Answer explanation
The operator '<' checks if the left value is less than the right value. Therefore, the correct choice is that it checks if the left value is less than the right.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of 'onMouseMove'?
Triggered when the mouse is clicked
Triggered when the mouse is moved
Triggered when a key is pressed
Triggered when the game starts
Answer explanation
The 'onMouseMove' function is specifically designed to respond to mouse movements, making the correct answer 'Triggered when the mouse is moved'. The other options refer to different events.
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?