Computer Knowledge

Internet and Web

1,557 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

Multiple choice technology
  1. "lo"

  2. "hello world"

  3. "mary had a little lamb"

  4. "cyberspace, the final frontier"

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The first ARPANET message was "lo" - the system crashed after typing just the first two letters of "login" on October 29, 1969. This historic moment marked the birth of what would become the internet. Option B is a common programming phrase but incorrect for ARPANET. Options C and D are fictional answers not related to ARPANET history.

Multiple choice technology
  1. "lo"

  2. "hello world"

  3. "mary had a little lamb"

  4. "cyberspace, the final frontier"

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The first message sent over ARPANET (the precursor to the modern Internet) was 'lo' on October 29, 1969. The attempt was to send 'login' but the system crashed after the first two letters. This occurred during a connection attempt between UCLA and Stanford Research Institute. 'Hello world' is a programming tradition, not a networking milestone.

Multiple choice technology web technology
  1. Cookies

  2. Spam

  3. Net nannies

  4. Brownies

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Cookies, Spam, and Net nannies are all valid Internet/technology terms. Cookies are HTTP data stores, Spam is unsolicited messages, and Net nannies (historically) were content filtering software. Brownies is a food item and not related to Internet terminology.

Multiple choice technology packaged enterprise solutions
  1. Web Client

  2. Mobile Web Client

  3. Handheld Client

  4. Wireless Web Client

  5. Dedicated Web Client

Reveal answer Fill a bubble to check yourself
B,C,E Correct answer
Explanation

Zero-footprint clients require no local software installation beyond a web browser. The Web Client and Wireless Web Client are zero-footprint because they run entirely in the browser. In contrast, Mobile Web Client, Handheld Client, and Dedicated Web Client all require local installation of Siebel software and database components, making them non-zero-footprint clients.

Multiple choice technology web technology
  1. Its a new version of software after web 1.0

  2. Its all about web-apps making a interactive user experince.

  3. Its all about client side technologies Flash, Javascript, Silverlight

  4. Its all about using attractive designs in HTML Forms and using CSS

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Web 2.0 is characterized by user interactivity, social features, and dynamic content. Option B correctly identifies it as interactive web applications. Option C is incorrect because client-side technologies existed before Web 2.0. Option D is superficial - CSS alone doesn't make something Web 2.0. Option A is wrong because Web 2.0 is not a software version but a paradigm shift.

Multiple choice technology web technology
  1. A information site containing all static HTML, CSS and Javascripting

  2. A Social Networking website

  3. A Bank website through which a user do all transaction

  4. A simple Flash website showing Products of a company

  5. A CMS like Joomla or phpbb

Reveal answer Fill a bubble to check yourself
B,C,E Correct answer
Explanation

Web 2.0 sites enable user interaction, content creation, and social features. Social networking sites (B) are quintessential Web 2.0. Bank transaction sites (C) with interactive features qualify as Web 2.0. CMS platforms like Joomla/phpBB (E) enable user-generated content. Option A is static HTML - not Web 2.0. Option D is a simple Flash site - product showcase without user interaction.

Multiple choice technology embedded technologies
  1. Safari

  2. Opera Mini

  3. BlackBerry Browser

  4. a and b

  5. b and c

  6. a and c

Reveal answer Fill a bubble to check yourself
F Correct answer
Explanation

Both Safari (iPhone) and BlackBerry Browser support location identification via GPS. Opera Mini traditionally did not support full geolocation APIs due to its server-side rendering architecture. The correct answer is F (a and c).

Multiple choice technology embedded technologies
  1. Safari

  2. Opera Mini

  3. BlackBerry Browser

  4. a and b

  5. b and c

  6. a and c

Reveal answer Fill a bubble to check yourself
F Correct answer
Explanation

Safari and BlackBerry Browser both support the W3C Geolocation API, enabling websites to identify device location. Opera Mini relies on server-side rendering and proxy servers, which historically prevented it from supporting client-side geolocation APIs directly, making options a and c correct.

Multiple choice technology platforms and products
  1. Similar

  2. Different

  3. Optinal

  4. Same as MWS URL

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The MWS cluster front end uses a consistent URL across all nodes because external clients access the cluster through a load balancer or virtual IP. Individual nodes may have different internal addresses, but the front end URL presented to users must remain uniform.

Multiple choice technology operating systems
  1. ISOC

  2. W3C

  3. IEEE

  4. IETE

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

W3C (World Wide Web Consortium) is the primary international standards organization for the World Wide Web, responsible for standards like HTML, CSS, XML, and HTTP data representation protocols. ISOC focuses on internet policy, IEEE on broader technology standards, and IETE is an Indian professional society.

Multiple choice technology
  1. Cooking software

  2. Web site

  3. Internet information file

  4. Hacker file

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A cookie is a small text file stored on a user's computer by a web browser. It contains information about the user's browsing activity and preferences for that specific website. Cookies are not cooking software, websites themselves, or hacker files - they are data files used for state management.