wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Chapter-1- Introduction to Web Development

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

What is Full Stack Development?

a)

Only front-end development

b)

Only back-end development

c)

Both front-end and back-end development

d)

None of the above

2.

Which of the following is a front-end technology?

a)

C#

b)

SQL

c)

HTML

d)

ASP.NET Core

3.

What does the front-end of a website deal with?

a)

Server-side processing

b)

User interface and experience

c)

Database management

d)

None of the above

4.

Which language is primarily used for back-end development in ASP.NET Core?

a)

JavaScript

b)

Python

c)

C#

d)

HTML

5.

Which of the following is a database management system?

a)

SQL Server

b)

JavaScript

c)

CSS

d)

HTML

6.

What is an IDE used for?

a)

Writing and debugging code

b)

Hosting websites

c)

Managing databases

d)

Sending HTTP requests

7.

What is the purpose of a database in web development?

a)

To store and manage data

b)

To style web pages

c)

To handle animations

d)

To create user interfaces

8.

What does a web browser do?

a)

Compiles code

b)

displays web pages

c)

Stores data

d)

Executes server-side logic

9.

What does CSS stand for?

a)

Computer Style Sheets

b)

Cascading Style Sheets

c)

Creative Styling System

d)

Complex Styling Structure

10.

What does JavaScript primarily do in web development?

a)

Adds interactivity to web pages

b)

Manages databases

c)

Processes server requests

d)

Formats text documents

11.

What is the role of the back-end in web development?

a)

Handling user interactions

b)

Processing data and requests

c)

Designing web pages

d)

Writing content for websites

12.

What does SQL stand for?

a)

Standard Query Language

b)

Structured Query Language

c)

Simple Query Logic

d)

Server Query Language

13.

Which of these is NOT an IDE?

a)

Visual Studio

b)

VS Code

c)

Notepad++

d)

Google Chrome

14.

What does an interpreter do?

a)

Converts code into machine language all at once

b)

Executes code line by line

c)

Stores code for future use

d)

Translates human language into code

15.

What is debugging?

a)

Writing new code

b)

finding errors from code

c)

Enhancing website security

d)

Creating new user interfaces

16.

What is an API in web development?

a)

A programming language

b)

A tool for designing websites

c)

A set of rules that allow different applications to communicate

d)

A database management system

17.

What is the role of a compiler?

a)

Converts human-readable code into machine code

b)

Edits website designs

c)

Stores data

d)

Creates animations

18.

Which of these is an example of a dynamic website?

a)

A personal blog

b)

A social media platform

c)

A company’s contact page

d)

A simple portfolio

19.

What is the purpose of a web server?

a)

To store files only

b)

To execute code locally

c)

To process and serve web requests

d)

To create animations

20.

Which of the following is a common error in programming?

a)

Syntax Error

b)

HTML Error

c)

CSS Error

d)

Java Error

21.

Which of the following is a feature of a dynamic website?

a)

Displays the same content every time

b)

Content changes based on user input

c)

Only shows images

d)

Is not interactive

22.

What does HTTP stand for?

a)

High Text Transfer Protocol

b)

HyperText Transfer Protocol

c)

High Transfer Text Protocol

d)

HyperText Transfer Program

23.

It is the program used by web clients to view the web pages.

a)

Protocol

b)

Web Server

c)

Web Browser

d)

Search Engine

24.
Which of these is NOT a web browser?
a)
Chrome
b)
Internet Explorer
c)
Facebook 
d)
Firefox
25.

A website can have multiple webpages

a)

True

b)

False