0

web technology Online Quiz - 128

Description: web technology Online Quiz - 128
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

It is a client program that initiates requests to a

  1. World Wide Web

  2. Network server

  3. Web server

  4. None of these


Correct Option: C

AI Explanation

To answer this question, you need to understand the different components of client-server architecture.

A client program is a software application that runs on a user's device and initiates requests to a server. It is responsible for making requests for data or services from the server and receiving responses.

Option A) World Wide Web - The World Wide Web (WWW) is a system of interlinked hypertext documents accessed through the internet. While web browsers like Google Chrome or Mozilla Firefox can be considered client programs that access the web, the WWW itself is not a server that client programs initiate requests to. Therefore, Option A is incorrect.

Option B) Network server - A network server is a computer or device that provides services to client programs over a network. While client programs can initiate requests to network servers, the term "network server" is too broad and vague in the context of the question. Therefore, Option B is incorrect.

Option C) Web server - A web server is a computer or device that stores, processes, and delivers web pages to client programs over the internet. Client programs, such as web browsers, initiate requests to web servers to retrieve web pages. This option aligns with the definition of a client program that initiates requests to a server. Therefore, Option C is correct.

Option D) None of these - Since Option C (Web server) is the correct answer, Option D (None of these) is incorrect.

The correct answer is Option C) Web server. This option is correct because a client program typically initiates requests to a web server when accessing web pages over the internet.

Web browsers often provide a ________ that lets users click icons, buttons, and menu options to view and navigate Web pages.

  1. EJB

  2. Graphical Interface

  3. WebService

  4. None of these


Correct Option: B

AI Explanation

To answer this question, you need to understand the concept of web browsers and their user interfaces.

Option A) EJB - This option is incorrect because EJB (Enterprise JavaBeans) is a server-side component architecture for Java EE (Enterprise Edition) applications, and it is not related to web browsers.

Option B) Graphical Interface - This option is correct. Web browsers provide a graphical interface that allows users to interact with web pages by clicking icons, buttons, and menu options.

Option C) WebService - This option is incorrect because a web service is a software system designed to support interoperable machine-to-machine communication over a network. While web browsers can access web services, they do not provide a specific interface for interacting with web services.

Option D) None of these - This option is incorrect because option B, Graphical Interface, is the correct answer.

The correct answer is B) Graphical Interface. This option is correct because web browsers provide a graphical interface that enables users to click icons, buttons, and menu options to view and navigate web pages.

The majority of these Web sites use the _____ Protocol

  1. RSS

  2. SMTP

  3. TELNET

  4. HTTP


Correct Option: D

AI Explanation

To answer this question, you need to understand the protocols used by websites. Let's go through each option to understand why it is correct or incorrect:

Option A) RSS - RSS stands for Really Simple Syndication, which is a format used to publish frequently updated content on websites. However, RSS is not a protocol used by websites.

Option B) SMTP - SMTP stands for Simple Mail Transfer Protocol, which is used for sending email messages between servers. SMTP is not the protocol used by websites.

Option C) TELNET - TELNET is a protocol used for remote terminal connections. It is not commonly used by websites.

Option D) HTTP - HTTP stands for Hypertext Transfer Protocol, which is the protocol used by the majority of websites to transmit data over the internet. It is used for communication between web browsers and web servers.

The correct answer is D. This option is correct because HTTP is the protocol used by the majority of websites for communication.

Tim Berners-Lee created the ever first Web browser, WorldWideWeb, in year

  1. 1980

  2. 1990

  3. 1970

  4. 1960


Correct Option: B

Which of these is not a web browser ?

  1. FIREFOX

  2. TELNET

  3. IE

  4. NETSCAPE


Correct Option: B

Internet Explorer 6 or simply say IE6. This version was released in

  1. August 2000

  2. August 2002

  3. August 2001

  4. August 2003


Correct Option: C

Netscape Browser Version 8.0 was released in

  1. May 2000

  2. May 2007

  3. May 2005

  4. May 2002


Correct Option: C

Opera browser is _____ browser and it is a browser with excellent standards support.

  1. fastest

  2. slowest

  3. not always fast

  4. None of these


Correct Option: A

Safari is a web browser developed by

  1. INTEL

  2. IBM

  3. Microsoft

  4. Apple Computer


Correct Option: D

There is an arrangement where you allow an agency to host your website for you on their Web Server for a fee, this is called as ?

  1. Web Hosting

  2. Web Service

  3. Web Marketing

  4. None of these


Correct Option: A

AI Explanation

To answer this question, you need to understand the concept of web hosting.

Option A) Web Hosting - This option is correct. Web hosting refers to the service provided by an agency or company where they host your website on their web server for a fee. This allows your website to be accessible on the internet.

Option B) Web Service - This option is incorrect. Web service refers to a software system that enables communication and interaction between different applications over a network, typically using web protocols.

Option C) Web Marketing - This option is incorrect. Web marketing refers to the promotion of products or services using digital channels, such as websites, social media, email marketing, etc.

Option D) None of these - This option is incorrect as the correct answer is A) Web Hosting.

The correct answer is A) Web Hosting. This option is correct because web hosting involves allowing an agency to host your website on their web server for a fee.

The World Wide Web is a massive collection of web sites, all hosted on

  1. Internet

  2. Computer

  3. World Wide Web

  4. Network


Correct Option: B

AI Explanation

To answer this question, you need to understand the basic components of the World Wide Web (WWW).

Option A) Internet - This option is incorrect because the internet is the global network that connects computers and networks together. While the internet is necessary for hosting websites, it is not the specific location where web sites are hosted.

Option B) Computer - This option is correct because web sites are hosted on computers. These computers, often referred to as servers, store the web pages and data that make up the websites. When a user accesses a website, their computer sends a request to the server hosting that website, which then sends the requested web pages back to the user's computer.

Option C) World Wide Web - This option is incorrect because the World Wide Web refers to the system of interconnected web pages and documents accessed through the internet. It is not the location where web sites are hosted.

Option D) Network - This option is incorrect because a network is a group of interconnected computers or devices. While networks are used to connect computers and servers together, they are not the specific location where web sites are hosted.

The correct answer is Option B) Computer. This option is correct because web sites are hosted on servers, which are specialized computers that store and serve web pages to users over the internet.

WWW is the acronym of the

  1. World Wide Waste

  2. World Wide Webpages

  3. World Wide Web

  4. World Wide Websites


Correct Option: C

The Web is a computer network all over the

  1. country wide

  2. continent wide

  3. state wide

  4. world wide


Correct Option: D

All the computers use a communication standard called

  1. RSS

  2. TELNET

  3. FTP

  4. HTTP


Correct Option: D

AI Explanation

To answer this question, you need to understand the different communication standards used by computers.

Option A) RSS - This option is incorrect because RSS (Really Simple Syndication) is a web feed that allows users to access updates to online content. Option B) TELNET - This option is incorrect because TELNET is a network protocol used to provide a bidirectional interactive text-oriented communication facility. Option C) FTP - This option is incorrect because FTP (File Transfer Protocol) is a standard network protocol used to transfer files between a client and a server on a computer network. Option D) HTTP - This option is correct because HTTP (Hypertext Transfer Protocol) is a communication standard used by computers to access and transfer information on the World Wide Web.

The correct answer is D) HTTP. This option is correct because it is the communication standard used by computers to access and transfer information on the web.

All the computers in the Web can communicate or transfer the data(text file) and graphics (picture file) with each other.

  1. FALSE

  2. Not always FALSE

  3. TRUE

  4. Not always TRUE


Correct Option: C

A Web browser access the web page from a web server by a

  1. INTERRUPT

  2. REQUEST

  3. RESPONSE

  4. HACKING


Correct Option: B

A request is a standard HTTP request containing a

  1. page address

  2. computer address

  3. domain address

  4. MAC address


Correct Option: A

What is an ISP ?

  1. Intranet State Provider

  2. Internet Service Provider

  3. Intranet Service Provider

  4. Internet State Provider


Correct Option: B

A domain name is the unique text name corresponding to the ______ of a computer on the Internet

  1. numeric IP address

  2. numeric network address

  3. numeric MAC address

  4. All of the above


Correct Option: A

AI Explanation

To answer this question, you need to understand the concept of a domain name and its relationship to the addressing system on the Internet.

Option A) Numeric IP address - This option is correct. A domain name is a unique text name that corresponds to the numeric IP address of a computer on the Internet. IP addresses are numerical addresses that identify computers or devices on a network. Domain names are used as a more user-friendly and memorable way to access websites or other resources on the Internet.

Option B) Numeric network address - This option is incorrect. A domain name does not correspond to a numeric network address. Network addresses are used to identify networks, not individual computers or devices.

Option C) Numeric MAC address - This option is incorrect. A domain name does not correspond to a numeric MAC address. MAC addresses are unique identifiers assigned to network interfaces, such as Ethernet cards, and are used for communication within a local network.

Option D) All of the above - This option is incorrect. Only option A (numeric IP address) is correct. Domain names do not correspond to numeric network addresses or MAC addresses.

The correct answer is A) numeric IP address. This option is correct because a domain name corresponds to the numeric IP address of a computer on the Internet.

Domain name is

  1. case sensitive

  2. not always case sensitive

  3. not always case insensitive

  4. not case sensitive


Correct Option: D
- Hide questions