1.
What is the full form of HTML?
Correct Answer
A. Hyper text markup language
Explanation
HTML stands for Hyper Text Markup Language. It is the standard markup language used for creating web pages and applications. HTML uses markup tags to structure the content and elements of a webpage, allowing for the presentation and formatting of text, images, links, and other media. The correct answer, "Hyper text markup language," accurately represents the full form of HTML.
2.
What is the full form of HTTP?
Correct Answer
A. Hyper text transfer protocol
Explanation
HTTP stands for Hyper Text Transfer Protocol. It is a protocol used for transmitting hypertext over the internet. It is the foundation of data communication in the World Wide Web. HTTP allows for the retrieval of resources such as HTML documents, images, videos, etc. from web servers and the display of these resources in web browsers. It is a standardized set of rules that defines how clients and servers communicate and exchange information.
3.
What is a search engine?
Correct Answer
B. A web site that searches anything
Explanation
A search engine is a website that allows users to search for information on the internet. It indexes and organizes web pages, documents, images, videos, and other types of content, making them easily searchable. Users can enter keywords or phrases into the search engine, and it will provide a list of relevant results based on its database. Search engines like Google, Bing, and Yahoo are examples of popular search engines that help users find information on a wide range of topics.
4.
What is the full form of TCP/IP?
Correct Answer
A. Transmission control protocol / internet protocol
Explanation
TCP/IP stands for Transmission Control Protocol/Internet Protocol. TCP is responsible for the reliable transmission of data packets over a network, while IP is responsible for addressing and routing these packets to their correct destinations. Together, TCP/IP is the set of protocols used for communication on the internet and other networks. The other options, telephone call protocol/international protocol and transport control protocol/internet protocol, are incorrect and do not accurately represent the full form of TCP/IP.
5.
HTML document start and end with which tag pairs?
Correct Answer
C. HTML
Explanation
An HTML document starts with the opening HTML tag and ends with the closing HTML tag. These tags act as the container for the entire HTML document. The opening HTML tag is placed at the beginning of the document, while the closing HTML tag is placed at the end. This ensures that all the content within the document is properly encapsulated within the HTML structure. The HEAD and BODY tags are used within the HTML tags to define the head and body sections of the document respectively, but they are not the tags that mark the start and end of the HTML document itself.
6.
Which tag is used to create body text in HTML?
Correct Answer
D. BODY
Explanation
The correct answer is BODY because the BODY tag is used to create the main content of an HTML document. It contains all the visible content such as text, images, links, and other elements that are displayed on the webpage. The content placed within the BODY tag is what users see when they visit a website.
7.
“Yahoo”, “Infoseek” and “Lycos” are _________?
Correct Answer
A. Search Engines
Explanation
"Yahoo", "Infoseek", and "Lycos" are search engines. Search engines are online tools or platforms that allow users to search for information on the internet by entering keywords or phrases. These search engines crawl and index web pages, organizing the information in a way that can be easily retrieved by users. Users can then access relevant websites, documents, images, videos, and other types of content based on their search queries. "Yahoo", "Infoseek", and "Lycos" were popular search engines in the early days of the internet, providing users with a way to find information on the web.
8.
What does the .com domain represents?
Correct Answer
B. Commercial domain
Explanation
The .com domain represents the commercial domain. It is the most common and widely used top-level domain (TLD) on the internet. It is primarily used by businesses and commercial organizations to establish an online presence for their products or services. The .com domain is associated with commercial activities, such as e-commerce, online advertising, and business websites.
9.
In Satellite based communication, VSAT stands for?
Correct Answer
A. Very Small Aperture Terminal
Explanation
VSAT stands for Very Small Aperture Terminal. This term refers to a satellite communication system that uses small dish antennas to transmit and receive signals. These systems are commonly used for internet access, voice communication, and data transfer in remote areas where traditional communication infrastructure is not available or feasible. The term "Very Small Aperture" refers to the small size of the dish antenna used in these systems.
10.
Outlook Express is _________
Correct Answer
A. E-Mail Client
Explanation
Outlook Express is an email client, which means it is a software program that allows users to send, receive, and manage their email messages. It provides features such as composing and organizing emails, managing contacts, and accessing multiple email accounts in one place. Outlook Express is not a browser or search engine, as it is specifically designed for email communication.