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
191
The fundamental protocol suite that powers the Internet, defining how data is broken into packets and transmitted, is known as:
Answer:
TCP/IP
TCP/IP (Transmission Control Protocol/Internet Protocol) is the set of communication protocols used on the Internet and similar computer networks. It provides end-to-end data communication specifying how data should be packetized, addressed, transmitted, routed, and received.
192
In 1977, a pivotal year for the burgeoning personal computer market, which of the following computers, alongside the Apple II and the Commodore PET, completed the trio often referred to as the '1977 Trinity' of personal computing?
Answer:
TRS-80
The '1977 Trinity' is a term used to collectively refer to three significant personal computers released in 1977 that played a crucial role in popularizing home computing. These were the Apple II, the Commodore PET 2001, and the Tandy TRS-80. The IBM PC (A) was introduced later, in 1981, and while incredibly influential, it was not part of this 1977 grouping. The Altair 8800 (B) was released earlier in 1975 and is often considered the first successful personal computer kit, but it wasn't one of the 'Trinity' that achieved widespread mass-market appeal in 1977. The Xerox Alto (D) was a groundbreaking research computer developed in the early 1970s, featuring a graphical user interface, but it was never commercially sold to the public and was not a personal computer in the same vein as the others.
193
What was the first commercially available computer?
Answer:
UNIVAC
The UNIVAC I (Universal Automatic Computer I) was the first general-purpose electronic digital computer designed for business applications produced in the United States. It was delivered to the U.S. Census Bureau in 1951, marking a key milestone in the commercialization of computers.
194
Which individual is widely recognized as the pioneer of modern computing?
Answer:
Charles Babbage
Charles Babbage, a 19th-century English mathematician, is considered a "father of the computer." He designed the Analytical Engine, a mechanical general-purpose computer that, although never fully built in his lifetime, contained all the essential elements of a modern computer, including an arithmetic logic unit, control flow, and integrated memory.
195
Which programming paradigm, popularized by languages like Smalltalk and C++, involves bundling data and the methods that operate on that data into units?
Answer:
Object-Oriented Programming
Object-Oriented Programming (OOP) is a paradigm based on the concept of "objects," which can contain data in the form of fields (often known as attributes or properties) and code in the form of procedures (often known as methods).
196
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.
197
The seminal 1968 "Mother of All Demos" by Douglas Engelbart introduced several groundbreaking computing concepts and technologies. Which two of the following were prominently featured for the very first time in this demonstration?
Answer:
The computer mouse and video conferencing
Douglas Engelbart's 1968 presentation, famously known as 'The Mother of All Demos,' was a visionary display of the oN-Line System (NLS). It showcased numerous innovations that are now commonplace in modern computing. Among the most iconic were the debut of the computer mouse, which Engelbart invented to interact more intuitively with graphical interfaces, and pioneering demonstrations of real-time collaborative editing using video conferencing. While the Internet, email, transistors, integrated circuits, microprocessors, and RAM are all crucial components of computing history, they either predate this demo or were developed significantly later. The transistor was invented in 1947 and the integrated circuit in 1958. TCP/IP, the protocol suite for the internet, was developed in the 1970s, and while ARPANET was emerging, the full 'Internet' as we know it, along with widespread email, came later. Microprocessors also emerged in the early 1970s. Engelbart's demo specifically highlighted interactive, user-centric technologies like the mouse and video conferencing alongside hypertext and dynamic file linking.
198
Which of the following best describes the groundbreaking contribution of the IBM System/360 series in the history of computing?
Answer:
It introduced the principle of a scalable and compatible computer architecture, allowing software to run across different models.
The IBM System/360, launched in 1964, was revolutionary for establishing the concept of a compatible family of computers. This meant that all models within the System/360 series, despite varying in performance and cost, could run the same software without modification. This 'upward compatibility' was a paradigm shift, enabling businesses to upgrade their hardware without rewriting their entire software infrastructure, thus significantly reducing costs and increasing flexibility. Option (a) is incorrect; while integrated circuits were a significant advancement, the System/360 primarily used Solid Logic Technology (SLT) modules, which were precursors to full integrated circuits, and it wasn't the first to use transistors (that would be earlier second-generation computers). Option (b) is incorrect; the System/360 was a mainframe computer, far removed from the personal computers that would emerge much later (e.g., Apple II, IBM PC). Option (d) is incorrect; graphical user interfaces were developed much later, notably by Xerox PARC in the 1970s and popularized by Apple Macintosh in the 1980s.
199
Which language is not considered a fifth-generation high-level language?
Answer:
FORTRAN
FORTRAN was developed earlier and lacks features of fifth-generation programming such as AI handling.
200
The widely recognized concept of an "internet meme" directly derives its name from a term first introduced in the 1976 publication "The Selfish Gene." Who is the author credited with coining this original term?
Answer:
Richard Dawkins
The term 'meme' was coined by evolutionary biologist Richard Dawkins in his 1976 book, 'The Selfish Gene.' Dawkins introduced the concept of a meme as a unit of cultural information (like an idea, symbol, or practice) that can be transmitted from one mind to another, analogous to how genes transmit biological information. He posited that memes, much like genes, undergo variation, mutation, competition, and inheritance. This original concept was later adapted and popularized in the digital age to describe the rapidly spreading, often humorous, user-generated content prevalent on the internet, which we now commonly refer to as 'internet memes.' Options B, C, and D are incorrect. Mike Godwin is known for 'Godwin's Law,' Tim Berners-Lee is credited with inventing the World Wide Web, and Vint Cerf is recognized as one of the 'fathers of the Internet' for his work on TCP/IP.