wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Digital marketer - Revision Quiz 5

Total questions: 26

Worksheet time: 13mins

Name
Class
Date
1.

What are common tools for designing algorithms in coding?

a)

HTML and CSS

b)

Pseudocode and Flow Charts

c)

JavaScript and PHP

d)

Agile and Testing

2.

Which of the following is NOT a component of flow control in coding?

a)

Sequence

b)

Selection

c)

Iteration

d)

Requirement gathering and analysis

3.

Which step in the Software Development Lifecycle focuses on gathering and analysing project requirements?

a)

Design

b)

Implementation

c)

Testing

d)

Requirement gathering and analysis

4.

Which programming language is commonly used for creating the structure and content of a web page?

a)

HTML

b)

CSS

c)

JavaScript

d)

PHP

5.

Which language is primarily used for styling and layout of web pages?

a)

HTML

b)

CSS

c)

JavaScript

d)

PHP

6.

Which organisation sets standards for web technologies and compatibility?

a)

HTML5 Consortium

b)
Google
c)

JavaScript Alliance

d)
World Wide Web Consortium
7.

What is the term for ensuring that a website functions properly on various devices and browsers?

a)
Cross-browser compatibility
b)

Mobile responsiveness

c)

Bootstrap design

d)

Agile development

8.

What is responsible for hosting and serving web pages to users?

a)

Web client

b)

Mail server

c)

Webserver

d)

Router

9.

Which of the following is NOT a hardware component of the web?

a)

Webserver

b)

Client

c)

Router

d)

DNS

10.

Which protocol is used for secure data transmission over the web?

a)

HTTP

b)

HTTPS

c)

FTP

d)

SMTP

11.

Which protocol is responsible for sending emails?

a)

HTTP

b)

FTP

c)

SMTP

d)

HTTPS

12.

What service translates domain names into IP addresses?

a)

DNS

b)

FTP

c)

HTTP

d)

IP addresses

13.

What technology is used to identify the location of a device on the internet?

a)

MAC address

b)
Wi-Fi
c)
IP Address
d)
USB
14.

Which of the following is NOT a phase in the traditional Waterfall model of SDLC?

a)
Requirements
b)
Design
c)

Iteration

d)
Testing
15.

Which SDLC methodology is characterised by iterative development cycles, with each cycle resulting in a potentially shippable product increment

a)
Waterfall Model
b)

Rapid application development

c)

Kanban

d)

Scrum

16.

In Scrum, what is the purpose of a sprint?

a)

To complete all project requirements

b)

To develop a prototype

c)

To deliver a specific set of features or functionality

d)

To conduct user acceptance testing

17.

Which SDLC methodology emphasises adaptability and collaboration with stakeholders throughout the development process?

a)

Scrum

b)

Spiral

c)

Extreme programming

d)

Waterfall

18.

What is the primary goal of the Spiral model in SDLC?

a)

To complete all development tasks in a single phase

b)

To minimize project risks through iterative development and risk analysis

c)

To deliver the project in the shortest possible time

d)

To follow a strict, sequential approach to development

19.

Extreme programming places a strong emphasis on which of the following practices?

a)

Extensive documentation

b)

Frequent code freezes

c)

Pair programming and test-driven development

d)

Strict adherence to project plans

20.

Which SDLC methodology is known for its focus on rapid prototyping and user feedback to refine the system continuously?

a)

Scrum

b)

Waterfall

c)

Rapid application development

d)

Kanban

21.

In the context of Kanban methodology, what is the primary purpose of a Kanban board?

a)

To plan sprints

b)

To track and visualise work in progress

c)

To conduct code reviews

d)

To facilitate stakeholder meetings

22.

What are the steps in the Software Development Life Cycle?

a)

Requirement gathering and analysis, Design, Implementation, Testing, Deployment, Maintenance

b)

Design, Implementation, Testing, Deployment, Maintenance

c)

Requirement gathering and analysis, Design, Implementation, Testing

d)

Design, Implementation, Testing

23.

What is the purpose of the HTTP protocol?

a)

To transfer hypertext documents on the web

b)

To secure the transfer of data on the web

c)

To transfer files between servers and clients

d)

To send emails

24.

What are the hardware components of the web?

a)

Webserver, Client, Router, Mail server

b)

Webserver, Client

c)

Client, Router

d)

Webserver, Router

25.

Which of the following protocols is used for secure communication on the web?

a)

HTTP

b)

HTTPS

c)

FTP

d)

SMTP

26.

What is the purpose of DNS in web technologies?

a)

To translate domain names into IP addresses

b)

To host websites

c)

To transfer files between servers and clients

d)

To secure the transfer of data on the web