
Launchpad programming - day 3 morning (JS)
Authored by Steve Rich
Computers
University
Used 6+ 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
2 mins • 1 pt
Which of these programming languages wasn't mentioned by Tiff in her 'top programming languages 2023' YouTube video?
Java
JavaScript
Python
Rust
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Compiled v Interpreted Languages: Which program code can typically be executed more quickly? (i.e. it runs/executes faster)
Compiled
Interpreted
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What's the name for the values passed in to a function when it is called?
Parameter(s)
Function Definition
Function Call
Argument(s)
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
There are three main types of function structure in JS. Which is the incorrect answer below?
Declarative
Conjective
Expression
Arrow Syntax
Answer explanation
This answer is made up.
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the value stored in the variable 'length'?
3
4
5
6
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is a return statement in programming?
A statement used to terminate a program and close all open files.
A statement used to define a new variable within a function.
A statement used to exit a loop prematurely.
A statement used to send a value back from a function to the calling code.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this code do?
It adds "Lemon" to the end of the fruits array.
It creates a new array with "Lemon" as the only element.
It removes "Apple" from the fruits array and adds "Lemon" to the end.
It adds "Lemon" to the beginning of the fruits array.
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 Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?