NEW
Font size
WorksheetsChapter-1- Introduction to Web Development
Total questions: 25
Worksheet time: 13mins
What is Full Stack Development?
Only front-end development
Only back-end development
Both front-end and back-end development
None of the above
Which of the following is a front-end technology?
What does the front-end of a website deal with?
Server-side processing
User interface and experience
Database management
None of the above
Which language is primarily used for back-end development in ASP.NET Core?
JavaScript
Python
C#
HTML
Which of the following is a database management system?
SQL Server
JavaScript
CSS
HTML
What is an IDE used for?
Writing and debugging code
Hosting websites
Managing databases
Sending HTTP requests
What is the purpose of a database in web development?
To store and manage data
To style web pages
To handle animations
To create user interfaces
What does a web browser do?
Compiles code
displays web pages
Stores data
Executes server-side logic
What does CSS stand for?
Computer Style Sheets
Cascading Style Sheets
Creative Styling System
Complex Styling Structure
What does JavaScript primarily do in web development?
Adds interactivity to web pages
Manages databases
Processes server requests
Formats text documents
What is the role of the back-end in web development?
Handling user interactions
Processing data and requests
Designing web pages
Writing content for websites
What does SQL stand for?
Standard Query Language
Structured Query Language
Simple Query Logic
Server Query Language
Which of these is NOT an IDE?
Visual Studio
VS Code
Notepad++
Google Chrome
What does an interpreter do?
Converts code into machine language all at once
Executes code line by line
Stores code for future use
Translates human language into code
What is debugging?
Writing new code
finding errors from code
Enhancing website security
Creating new user interfaces
What is an API in web development?
A programming language
A tool for designing websites
A set of rules that allow different applications to communicate
A database management system
What is the role of a compiler?
Converts human-readable code into machine code
Edits website designs
Stores data
Creates animations
Which of these is an example of a dynamic website?
A personal blog
A social media platform
A company’s contact page
A simple portfolio
What is the purpose of a web server?
To store files only
To execute code locally
To process and serve web requests
To create animations
Which of the following is a common error in programming?
Syntax Error
HTML Error
CSS Error
Java Error
Which of the following is a feature of a dynamic website?
Displays the same content every time
Content changes based on user input
Only shows images
Is not interactive
What does HTTP stand for?
High Text Transfer Protocol
HyperText Transfer Protocol
High Transfer Text Protocol
HyperText Transfer Program
It is the program used by web clients to view the web pages.
Protocol
Web Server
Web Browser
Search Engine
A website can have multiple webpages
True
False
