Websites MCQs Quiz | Class 10
This quiz is designed for Class X students, covering Computer Applications (Code 165), Unit 1: Networking. It focuses on the topic “Websites MCQs Quiz | Class 10,” specifically addressing the collection of web pages and the domain concept. Test your knowledge, then submit your answers to see results and download a detailed PDF answer sheet.
Understanding Websites and Domain Concepts
In today’s digital world, understanding how websites work and the concept of domain names is fundamental. A website is essentially your digital address and storefront on the internet.
What is a Website?
A website is a collection of related web pages, images, videos, and other digital assets. These assets are hosted on a web server and can be accessed by users worldwide over the internet using a web browser. Websites serve various purposes, from providing information and entertainment to enabling e-commerce and social networking.
Components of a Website:
- Web Pages: Individual documents typically written in HTML, which contain text, images, and other multimedia.
- Hyperlinks: Connections that allow users to navigate between different web pages within the same website or to external websites.
- Multimedia: Images, audio, video, and animations that enhance the user experience.
- Cascading Style Sheets (CSS): Used to control the visual presentation and layout of web pages.
- Scripts (JavaScript): Add interactivity and dynamic features to web pages.
The Domain Concept
Every website needs a unique address to be found on the internet. This address is known as a Domain Name. Think of it as the street address for a house; without it, people wouldn’t know where to find your digital home.
How Domain Names Work:
When you type a domain name (like “google.com” or “cbsequiz.in”) into your web browser, a system called the Domain Name System (DNS) translates this human-readable name into a machine-readable Internet Protocol (IP) address (e.g., 172.217.160.142). Your browser then uses this IP address to locate the web server hosting the website and request its content.
Types of Domain Names:
Domain names are structured hierarchically, with the most general part being the Top-Level Domain (TLD).
- Top-Level Domains (TLDs): These are the last segment of a domain name after the final dot.
- Generic TLDs (gTLDs): These are not associated with a specific country. Examples include:
.com(commercial).org(organizations, often non-profit).net(network organizations).edu(educational institutions).gov(government entities)
- Country Code TLDs (ccTLDs): These are associated with a specific country or geographical location. Examples include:
.in(India).uk(United Kingdom).fr(France).us(United States)
- Second-Level Domains (SLDs): These are the part of the domain name directly to the left of the TLD (e.g., “cbsequiz” in “cbsequiz.in”).
- Subdomains: These are domains that are part of a larger domain (e.g., “blog.example.com” where “blog” is the subdomain of “example.com”).
Common TLD Examples
| TLD | Common Use | Category |
|---|---|---|
| .com | Commercial organizations, businesses | gTLD |
| .org | Non-profit organizations | gTLD |
| .net | Network providers, internet services | gTLD |
| .edu | Educational institutions | gTLD |
| .gov | Government agencies | gTLD |
| .in | Websites related to India | ccTLD |
| .uk | Websites related to United Kingdom | ccTLD |
Quick Revision
- A website is a collection of interconnected web pages.
- Web pages are documents accessible via the internet.
- A web server stores and delivers website content.
- A domain name is a unique, human-readable address for a website.
- The Domain Name System (DNS) translates domain names into IP addresses.
- Top-Level Domains (TLDs) include generic (gTLDs like .com, .org) and country code (ccTLDs like .in, .uk) domains.
Extra Practice Questions (Think and Discuss)
- Explain the difference between a web page and a website.
- Why is a unique domain name important for a business?
- How does the Domain Name System (DNS) help you access a website?
- Give three examples of gTLDs and three examples of ccTLDs, explaining their typical usage.
- If you wanted to start a personal blog, which TLD would you prefer and why?