PrepSure LogoHubPage 149/171
Normal Study1,706 questions

Computer Science

Scan verified MCQs with the answer highlighted, then open explanations when you want the reasoning.

Deep Study Mode
Showing 1481-1490 of 1706Use Deep Study when you want one-question focus.
1481

Read Mode

Internet Definition

easy
Computer Science

523 The internet is a ____ which enables us to share information with other people:

A
Network of devices of an office
B
Network of devices in a country
C
Network of networks around the world
D
None of these
Explanation and memory cue

The internet is best described as a 'network of networks around the world' because it connects multiple smaller networks globally, enabling information sharing across vast distances.

1482

Read Mode

Internet Pioneers

easy
Computer Science

Who is known as the father of the internet?

A
Tim Berners-Lee
B
Robert E. Kahn
C
Vint Cerf
D
Larry Page
Explanation and memory cue

Vint Cerf is widely recognized as one of the 'fathers of the internet' for co-designing the TCP/IP protocols that form the foundation of the internet. This makes option C the correct answer.

1483

Read Mode

History Of Internet

easy
Computer Science

The Internet was first developed in the ____:

A
1950s
B
1960s
C
1970s
D
1980s
Explanation and memory cue

The development of the Internet began in the 1960s with the creation of ARPANET, the precursor to the modern Internet. This makes the 1960s the correct decade for the initial development of the Internet.

1484

Read Mode

History Of Internet

easy
Computer Science

What was the first network that provided the basis for the internet?

A
ARAPANET
B
AAPARANET
C
ARPANET
D
PARA NET
Explanation and memory cue

ARPANET was the first operational packet-switching network and the precursor to the modern internet, providing the foundational technology and protocols that evolved into the internet.

1485

Read Mode

Arpa Contribution

easy
Computer Science

527 ARPA (Advanced Research Projects Agency), founded in 1958 in the USA, is known for which contribution?

A
Development of OSI Model
B
Foundation of Internet research
C
Creation of microprocessors
D
Invention of email
Explanation and memory cue

ARPA (now DARPA) was instrumental in funding and initiating research that led to the development of the ARPANET, the precursor to the modern Internet, making option B correct. The OSI model, microprocessors, and email were developed through other efforts and organizations.

1486

Read Mode

Www Standardization

easy
Computer Science

The World Wide Web is standardized by ____:

A
World Wide Corporation W3C
B
World Wide Consortium
C
World-Wide Web Standard
D
World Wide
Explanation and memory cue

The World Wide Web is standardized by the World Wide Web Consortium (W3C), which is the main international standards organization for the web. The correct name is 'World Wide Web Consortium', and option B, 'World Wide Consortium', is the closest and intended answer, though slightly incomplete. The other options are incorrect or do not represent the standardizing body.

1487

Read Mode

Methods Of Internet Access

easy
Computer Science

Common methods of Internet access by users include:

A
Broadband over coaxial cable
B
Fiber optics or copper wires
C
Wi-Fi
D
All of these
Explanation and memory cue

Users commonly access the Internet through various methods including broadband over coaxial cable, fiber optics or copper wires, and Wi-Fi. Therefore, 'All of these' is the correct answer as it encompasses all listed methods.

1488

Read Mode

W3c Purpose

easy
Computer Science

Tim Berners-Lee founded W3C (World Wide Web Consortium) for what purpose?

A
To develop operating systems
B
To manage domain names
C
To standardize web technologies
D
To invent search engines
Explanation and memory cue

Tim Berners-Lee founded the World Wide Web Consortium (W3C) to develop and standardize web technologies, ensuring the long-term growth of the Web. This organization focuses on creating protocols and guidelines that ensure interoperability and accessibility across the internet.

1489

Read Mode

Dns

easy
Computer Science

DNS (Domain Name System) is responsible for:

A
Assigning IP addresses
B
Converting IP addresses into domain names
C
Storing browsing history
D
Encrypting data packets
Explanation and memory cue

The Domain Name System (DNS) is responsible for translating human-readable domain names into IP addresses, allowing users to access websites using domain names instead of numeric IP addresses. This process is called DNS resolution. Therefore, DNS converts domain names into IP addresses, not the other way around. Among the given options, option B is the closest and most accurate, as it implies the conversion between domain names and IP addresses, though more precisely DNS resolves domain names to IP addresses.

1490

Read Mode

Acronyms

easy
Computer Science

HTTP stands for____

A
Hypertext Transfer Protocol
B
Hypertext Transfer Processor
C
High transfer protocol
D
None of these
Explanation and memory cue

HTTP stands for Hypertext Transfer Protocol, which is the foundation of data communication for the World Wide Web. It defines how messages are formatted and transmitted, and how web servers and browsers should respond to various commands.