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 usability
  1. True

  2. False

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

Usability doesn't guarantee accessibility. A site can be highly usable for some users (clear interface, good workflow) but completely inaccessible to others (no keyboard navigation, missing ARIA labels, no alt text). They're separate concerns.

Multiple choice technology web technology
  1. Opera

  2. Firefox

  3. Chrome

  4. Netscape

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

Chrome is Google's web browser, first released in 2008. It has become the most widely used browser globally. Opera and Firefox are developed by other companies (Opera Software and Mozilla respectively), while Netscape is a legacy browser that was discontinued in 2007.

Multiple choice technology web technology
  1. Browsing

  2. Surfing

  3. Downloading

  4. Uploading

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

'Web surfing' is the common term for casually exploring the internet without a specific goal or search query. Browsing typically refers to navigating with purpose, while downloading and uploading are file transfer operations, not exploration activities.

Multiple choice technology testing
  1. is likely to be fault-free

  2. is unlikely to cause a failure

  3. is likely to be liked by the users

  4. is unlikely to be completed on schedule

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

In software testing terminology, reliability refers to the likelihood that a system will operate without failure under specified conditions for a given time. 'Unlikely to cause a failure' (Option B) correctly captures this - reliability is about failure-free operation, not being fault-free (A), user popularity (C), or schedule adherence (D). A system can be reliable even if it contains faults, as long as those faults aren't triggered.

Multiple choice technology testing
  1. is likely to be fault-free

  2. is unlikely to cause a failure

  3. is likely to be liked by the users

  4. is unlikely to be completed on schedule

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

Software reliability is defined as the probability of failure-free operation over a given time under specified conditions. Option B correctly captures this - reliability means low likelihood of causing failures during actual operation. Option A (fault-free) is unrealistic as all software has some faults, while reliability focuses on operational behavior. Options C and D are unrelated to the technical definition of reliability.

Multiple choice technology web technology
  1. True

  2. False

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

This is the opposite of question 135825. Web 2.0 sites with multimedia/Flash CAN be made accessible through proper techniques: providing keyboard navigation, adding captions and transcripts, ensuring screen reader compatibility, using HTML5 as an alternative to Flash, and following WCAG guidelines. The statement is false.

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 that websites store on your computer to remember information about you and your preferences. Cookies maintain session state, track user behavior, and enable personalized experiences. They are fundamental to web browsing functionality.

Multiple choice technology
  1. Internet Explorer

  2. AOL

  3. Netscape

  4. Opera

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

AOL (America Online) is primarily an internet service provider and online service company, not a web browser. While AOL distributed its own browser software with their service, AOL itself refers to the company and service, not a standalone browser like Internet Explorer, Netscape, or Opera.

Multiple choice technology
  1. Chat

  2. E-mail

  3. Instant Messaging

  4. IRC

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

Email is not live communication because it doesn't require simultaneous presence of sender and receiver. Chat, Instant Messaging, and IRC (Internet Relay Chat) are synchronous/live forms where participants communicate in real-time.

Multiple choice technology
  1. A small overheated area on a CPU

  2. A place served by public wireless access

  3. Jargon for an X-rated Web site

  4. A faulty area in the programming code

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

In technology terminology, a hot spot refers to a location that offers public wireless internet access, such as coffee shops, airports, or libraries. The term comes from the 'hot' in 'hotspot' meaning a zone of connectivity. Options A, C, and D describe other computing concepts but are not the standard definition of a technology hot spot.

Multiple choice technology testing
  1. the Internet for distribution

  2. Internet technology

  3. testing techniques

  4. provided physical media are produced in this type of release mechanism

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

Web releases use the internet for direct download and distribution, eliminating physical media. Option B is too vague, C is unrelated to delivery mechanisms, and D is incorrect - web releases avoid physical media entirely.