Web 201 Mid-Semester Assessment

Web 201 Mid-Semester Assessment

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

TA - Corte 2

TA - Corte 2

12th Grade

15 Qs

JAVASCRIPT 1

JAVASCRIPT 1

10th Grade

15 Qs

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 Qs

JavaScript

JavaScript

9th Grade

15 Qs

Javascript Basics

Javascript Basics

9th - 12th Grade

16 Qs

Technical Terms - Internet (A-Z) - Servlet

Technical Terms - Internet (A-Z) - Servlet

12th Grade

10 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Full-Stack Concepts

Full-Stack Concepts

9th - 12th Grade

10 Qs

Web 201 Mid-Semester Assessment

Web 201 Mid-Semester Assessment

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Joseph Maxwell

Used 4+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which part of the full-stack architecture controls what the user sees?

front-end

back-end

side-end

HTTP

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do the back-end and front-end communicate?

SQL Queries

JavaScript Objects

HTTP

EJS

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Which symbol goes around strings in JavaScript to create template literals?

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these would be a proper interpolated value for a variable named price within a template literal?

[price]

${price}

{price}

`price`

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

What will be printed to the console?

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How many times will Hi be printed to the console?

0

2

3

6

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a callback function in JavaScript?

A function that is called after another function

A function that is called more than once

A function that is passed as an argument to another function so that it can be executed in that other function

Any function that is called from within another function

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?