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
-
Store HTML Form Data
-
Create a Custom Log
-
Store tip of the Day
-
None of these
B
Correct answer
Explanation
This text file is used to record the activities of the visitors to your site.
-
Request object
-
Server object
-
Active databse
-
Content linking
C
Correct answer
Explanation
This object provides communication with a database.
-
Query strings
-
Form
-
HTMLEncode
-
None of these
A
Correct answer
Explanation
Query strings are used to exchange bits of information between different web pages.
-
jpg
-
bmp
-
gif
-
All of the above
D
Correct answer
Explanation
HTML supports multiple image formats including jpg/jpeg, bmp, gif, png, svg, and webp. All the listed formats (jpg, bmp, gif) are valid and can be used with the img tag in HTML documents.
-
Resource
-
Site of origin
-
Application code
-
Content
-
None of the above
E
Correct answer
Explanation
All of the above are the content types in Application navigation security.
-
Alternative currency
-
Bitcoin
-
ACH(Automated Clearing House)
-
Electronic money
-
Online wallet
E
Correct answer
Explanation
An online wallet is a program or web service that allows users to store and control their online shopping information, like logins, passwords, shipping address and credit card details, in one central place.
-
Synchronous conferencing
-
Instant messaging
-
Email transfer using SMTP
-
Online auction
-
Transferring emails from mail server to desktop computer using POP3
E
Correct answer
Explanation
When pulling POP3 email messages from a server, a client can make regular pull requests every few minutes. Hence, it uses the pull technology.
A
Correct answer
Explanation
Business-to-business (B2B) describes commerce transactions between businesses, such as between a manufacturer and a wholesaler, or between a wholesaler and a retailer. The company began in 1999 with the web domain Alibaba.com a business-to-business portal to connect Chinese manufacturers with overseas buyers.
-
Word processor
-
Web viewer
-
Web browser
-
Spread sheet
-
Search engine
C
Correct answer
Explanation
In web browsers like chrome, explorer we can view the websites.
-
Archie
-
Veronica
-
WAIS
-
Cookie
-
HTTP
B
Correct answer
Explanation
Veronica was a search engine system for the Gopher protocol.During its existence, Veronica was a constantly updated database of the names of almost every menu item on thousands of Gopher servers. The Veronica database could be searched from most major Gopher menus. Although the original Veronica database is no longer accessible, various local Veronica installations and at least one complete rewrite (Veronica-2) still exist.
-
Email address
-
Uniform resource locator
-
Domain Name System
-
Internet Protocol
-
Transmission Control Protocol
B
Correct answer
Explanation
A uniform resource locator, abbreviated URL, also known as web address, is a specific character string that constitutes a reference to a resource. In most web browsers, the URL of a web page is displayed on top inside an address bar. An example of a typical URL would be http://en.example.org/wiki/Main_Page.
-
Web forms
-
Reliability
-
FTP service
-
WWW service
-
SMTP service
C
Correct answer
Explanation
This internet service provided by IIS 6.0 is used for hosting sites where users can upload and download files.
-
Expires: Date
-
Location: URL
-
Last-modified: Date
-
PATH_INFO
-
None of the above
D
Correct answer
Explanation
This is a CGI environment variable.
-
onFocus()
-
onBlur()
-
name
-
status
-
alert()
B
Correct answer
Explanation
It executes when a window is deactivated or put to the back.
-
onFocus()
-
onLoad()
-
close()
-
onUnload()
-
status
D
Correct answer
Explanation
This window object event executes when a document is closed.