Launchpad programming - day 3 morning (JS)

Launchpad programming - day 3 morning (JS)

University

10 Qs

quiz-placeholder

Similar activities

Round - 3

Round - 3

University

10 Qs

Day 4 Quiz

Day 4 Quiz

University

10 Qs

Step to Solve Problem in Computer Programming

Step to Solve Problem in Computer Programming

University

10 Qs

Machine Learning and Python.

Machine Learning and Python.

University

10 Qs

PROBLEM SOLVING USING R  UNIT I  MCQS

PROBLEM SOLVING USING R UNIT I MCQS

University

15 Qs

Python Programming - Introduction

Python Programming - Introduction

University

15 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

jQuery and MORE!

jQuery and MORE!

University

14 Qs

Launchpad programming - day 3 morning (JS)

Launchpad programming - day 3 morning (JS)

Assessment

Quiz

Computers

University

Medium

Created by

Steve Rich

Used 6+ times

FREE Resource

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

Media Image

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

Media Image

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

Media Image

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.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?