Computer Knowledge
Internet and Web
1,617 Questions
The Internet and Web encompass global networks, web portals, browsers, and online communication tools. This hub provides questions on basic internet concepts, email structures, and web terminology. Strong knowledge here is vital for scoring well in computer awareness sections.
Web browsersEmail conceptsWorld Wide WebWeb portalsInternet terminology
Internet and Web Questions
-
ISOC
-
W3C
-
IEEE
-
IETE
-
None of these
B
Correct answer
Explanation
W3C (World Wide Web Consortium) is the international organization that develops standards for web technologies like HTML, CSS, and XML. These standards ensure consistent representation and display of data across different browsers and platforms on the internet.
-
Universal Research List
-
Universal Resource List
-
Uniform Resource Locator
-
Uniform Research Locator
-
None of these
C
Correct answer
Explanation
URL (Uniform Resource Locator) is the full address used to locate resources on the internet. It specifies the protocol (like HTTP or HTTPS), domain name, and specific path to identify and access web resources uniquely.
-
URL
-
Website address
-
Hyperlink
-
Domain name
-
None of these
-
extranet
-
intranet
-
internet
-
hacker
-
none of these
A
Correct answer
Explanation
An extranet is a private network that selectively allows external organizations (like partners, suppliers, or customers) controlled access to specific internal resources or web pages. Unlike an intranet (internal only) or internet (public), an extranet provides secure, limited external access. This distinction is crucial for business-to-business collaborations.
-
HTTP
-
Browser
-
WWW
-
B2B
-
None of these
C
Correct answer
Explanation
The total set of interlinked hypertext documents worldwide is WWW.
-
In flat and centralized manner
-
In flat and distributed manner
-
In hierarchical and cenralized manner
-
In hierarchical and distributed manner
D
Correct answer
Explanation
Domain name system is hierarchical (cs.uktech.gov.in) (Uttrakhand technical University in India ) and distributed (systems are connected to the network). So, this convention should work every where.
-
Process HTTP requests
-
FTP
-
Search engines
-
None of the above
-
Options 1, 2 and 3
E
Correct answer
Explanation
The three options listed are correct.
-
A physical area in which the website is applicable
-
IP address of the website
-
The protocol used
-
Domain name is not a part of the URL.
-
The IP address is not the domain name, it is the location.
B
Correct answer
Explanation
IP address such as 216.239.115.148 is the domain name in the URL of the site.This address is domain number and ------.com is the domain name of the site.
-
wsj.com
-
amazon.com
-
ariba
-
Both 1 and 2 are correct.
-
Both 1 and 3 are correct
B
Correct answer
Explanation
This platform has facility for all the 3 requirements listed above.
-
Gadgets
-
Gateways
-
Plugins
-
Snippers
-
None of the above
B
Correct answer
Explanation
Gateways are not the part of the widgets.
-
Internet Explorer
-
SlimBrowser
-
WAP
-
GreenBrowser
-
Opera
C
Correct answer
Explanation
Wireless Application Protocol (WAP) is a technical standard for accessing information over a mobile wireless network. A WAP browser is a web browser for mobile devices such as mobile phones that uses the protocol.
-
copy tftp run
-
copy tftp flash
-
copy tftp runing-config
-
copy runing-config tftp
-
copy startup-config running-config
B
Correct answer
Explanation
Upgrade the router IOS from a TFTP server.
E
Correct answer
Explanation
The X.25 protocol, adopted as a standard by the Consultative Committee for International Telegraph and Telephone (CCITT), is a commonly-used network protocol. The X.25 protocol allows computers on different public networks to communicate through an intermediary computer at the network layer level.
-
Universal Research List
-
Universal Resource List
-
Uniform Resource Locator
-
Uniform Research Locator
-
None of these
C
Correct answer
Explanation
The web address used to access the specific web application is called URL.
-
File server
-
Proxy server
-
Mail server
-
Web server
-
Application server
B
Correct answer
Explanation
Proxy server is used to filter requests.
For example, a company might use a proxy server to prevent its employees from accessing a specific set of Web sites.
Proxy server sits between a client application, such as a Web browser, and a real server. It intercepts all requests to the real server to see if it can fulfil the requests itself. If not, it forwards the request to the real server.
Proxy servers have two main purposes:
Improve Performance:
A proxy server improves Internet access speeds from a network primarily by using a caching system. Caching saves recently viewed Web sites, images, and files on a local hard drive so that they don't have to be downloaded from the Web again.
Filter Requests:
Proxy servers can also be used to filter requests. For example, a company might use a proxy server to prevent its employees from accessing a specific set of Web sites.