wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Understanding Backend

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

This is the part of a website or application that users directly interact with

a)

First-end

b)

Front-end

c)

Back-end

d)

Last-end

2.

This is responsible for storing and organizing data needed for the application.

a)

First-end

b)

Front-end

c)

Back-end

d)

Last-end

3.

HTML, CSS, & Javascript are related to what development?

a)

First-end

b)

Front-end

c)

Back-end

d)

Last-end

4.

Front-end is also known as?

a)

Client-side

b)

Customer-side

c)

Back-side

d)

Server-side

5.

Back-end is also known as?

a)

Client-side

b)

Customer-side

c)

Back-side

d)

Server-side

6.

These are computers that store and process data for the web. Receiving requests and delivering results.

a)

Application Logic

b)

Security

c)

Servers

d)

Databases

7.

These are structured collections of data that the backend can access, organize, and manipulate.

a)

Application Logic

b)

Security

c)

Servers

d)

Databases

8.

It manages the connection for accessing and managing the back end; Defines the core functionality of the application.

a)

Application Logic

b)

Security

c)

Servers

d)

Databases

9.

Servers are what type of web backend component?

a)

Software

b)

Physical

c)

Code

d)

Abstract

10.

A scripting language for web development that will be used for connecting and accessing database.

a)

JavaScript

b)

Node.JS

c)

PHP

d)

MySQL