
js-func - conditions - Intro
Authored by Re:Coded Org
Computers
Professional Development
Used 8+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct way to create a function:
function letsParty(){}
function letsParty {}
function letsParty()[]
letsParty(){}
Answer explanation
A function needs the function keyword, the function name, the arguments, and the function body
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A function can be called a limited number of times
True
False
Answer explanation
The core thing that makes a function useful is the fact that you can use it an unlimited amount of times
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the console log value for the function in the image?
"Jehad"
Welcome, ${name}!
Welcome, Jehad!
Welcome, !
Answer explanation
We used backticks which gives us the ability to include variables inside string.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What kind of statement is an If statement?
A conditional statement
An anecdotal statement
A declarative statement
A comparison statement
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What kind of operators do If statements use to test conditions?
Comparison operators
Array operators
Assignment operators
Arithmetic operators
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a switch case statement?
A conditional that let's us test against different cases
Sort of like an If statement
It's a type of comparison operator
A switch case statement is a type of sorting algorithm
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?