js-func - conditions - Intro

Quiz
•
Computers
•
Professional Development
•
Medium
Re:Coded Org
Used 8+ times
FREE Resource
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
Similar Resources on Wayground
10 questions
The JavaScript Operators MODULE 6

Quiz
•
Professional Development
10 questions
Introduction to programming

Quiz
•
Professional Development
9 questions
PreTrainingJavaScript

Quiz
•
Professional Development
10 questions
GraphQL: DAY 1

Quiz
•
Professional Development
11 questions
CCL Coding Standards

Quiz
•
Professional Development
10 questions
Basic Python

Quiz
•
Professional Development
10 questions
SLOT 1: Foundation 1

Quiz
•
Professional Development
10 questions
SELECT 2

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development