Computer Science/IT MCQs
Topic Notes: Computer Science/IT
MCQs and preparation resources for competitive exams, covering important concepts, past papers, and detailed explanations.
Plato
- Biography: Ancient Greek philosopher (427–347 BCE), student of Socrates and teacher of Aristotle, founder of the Academy in Athens.
- Important Ideas:
- Theory of Forms
- Philosopher-King
- Ideal State
281
What was the main advantage of second-generation computers over their first-generation counterparts?
Answer:
They used less energy, were smaller, and more reliable.
The use of transistors in second-generation computers made them significantly smaller, faster, and more reliable. They also consumed less power and generated less heat compared to the vacuum tube-based first-generation machines.
282
Which historical figure is credited with inventing the 'Stepped Reckoner,' an innovative mechanical calculator from the late 17th century capable of performing all four fundamental arithmetic operations?
Answer:
Gottfried Wilhelm Leibniz
Gottfried Wilhelm Leibniz (1646-1716), a German polymath, is renowned for inventing the 'Stepped Reckoner.' He completed prototypes of this mechanical calculator in 1672 and 1694. Unlike earlier machines like Pascal's calculator, which primarily handled addition and subtraction, Leibniz's device was groundbreaking because it could also perform multiplication and division efficiently, along with addition and subtraction. Its key innovation was the 'stepped drum' or 'Leibniz wheel,' a fluted drum mechanism that allowed for variable input and facilitated these more complex operations through a series of repeated additions. This invention marked a significant advancement in the history of computing machinery.
283
The development of which component ushered in the fourth generation of computers and the age of personal computing?
Answer:
The Microprocessor
The fourth generation (1971-present) began with the invention of the microprocessor, which placed the entire central processing unit (CPU) onto a single chip. This innovation made it possible to build small, powerful computers that could fit on a desktop.
284
Prior to the widespread adoption of magnetic disk storage, which method was predominantly used for non-volatile computer data storage?
Answer:
Punched Cards and Paper Tape
Before magnetic disks became common, 'Punched Cards and Paper Tape' were the primary forms of secondary (non-volatile) storage for computers. These methods involved representing data as patterns of holes punched into cards or long strips of paper. While slow, bulky, and prone to errors, they were essential for storing programs and data long-term, feeding instructions into early computers, and retrieving results. Solid State Drives and Optical Discs are much more recent inventions. ROM cartridges, while non-volatile, served specific purposes like game distribution rather than general-purpose secondary data storage for early mainframe or personal computers.
285
The very first message sent over the ARPANET in 1969 was intended to be the word "LOGIN". What was actually transmitted before the system crashed?
Answer:
"LO"
The first ARPANET link was established between UCLA and the Stanford Research Institute. The programmer, Charley Kline, successfully transmitted the 'L' and the 'O' before the system crashed, making the first message "LO".
286
The Domain Name System (DNS) is responsible for:
Answer:
Translating human-readable domain names into machine-readable IP addresses
DNS acts like a phonebook for the Internet. When a user types a domain name like [www.google.com](https://www.google.com) into their browser, DNS servers translate that name into the numerical IP address required to locate the correct server.
287
The first commercially produced microprocessor, which effectively put an entire CPU onto a single chip, was the:
Answer:
Intel 4004
Released by Intel in 1971, the 4004 was the first microprocessor. It was originally designed for a Japanese calculator company, Busicom, and its invention paved the way for the microcomputer revolution.
288
What does "SQL" stand for in the context of database management?
Answer:
Structured Query Language
SQL stands for Structured Query Language. It is the standard language used to communicate with and manipulate relational databases, allowing users to retrieve, insert, update, and delete data.
289
Which pioneering web browser, featuring a graphical user interface, significantly contributed to the widespread adoption and popularization of the World Wide Web during the early 1990s?
Answer:
Mosaic
Mosaic, developed at the National Center for Supercomputing Applications (NCSA) in 1993, was revolutionary because it was the first web browser to display images directly within the text of a web page (inline graphics), rather than requiring them to be viewed in separate windows. This innovation, combined with its intuitive graphical user interface (GUI), made the World Wide Web much more accessible and appealing to a mainstream audience, playing a crucial role in its popularization and the beginning of the dot-com boom. While 'WorldWideWeb' (later renamed 'Nexus') was the very first browser, it was a text-based browser developed by Tim Berners-Lee. Netscape Navigator (developed by a team that included former Mosaic developers) and Internet Explorer came later and built upon Mosaic's groundwork.
290
Which year marks the completion of the Harvard Mark I, recognized as the advent of the first large-scale electro-mechanical computer?
Answer:
1944
The Harvard Mark I, officially known as the Automatic Sequence Controlled Calculator (ASCC), was completed in 1944. This pioneering machine, developed at Harvard University under the supervision of Howard Aiken and constructed by IBM, is widely considered the first large-scale electro-mechanical computer. It played a significant role in scientific and military calculations, particularly for the U.S. Navy during World War II, demonstrating the potential of automated computation.