Generations — Set 6
Computers · पीढ़ियां · Questions 51–60 of 70
The IBM 360 series is a popular example of which computer generation?
Correct Answer: C. Third Generation
• **IBM System/360 — Third Generation** = IBM’s System/360, launched on 7 April 1964, was a landmark third-generation computer family built using integrated circuits and introducing a common architecture across a range of models, allowing software compatibility throughout the entire product line. • **Key detail** — The System/360 cost IBM approximately $5 billion to develop (over $40 billion in today’s money); it defined the concept of a ‘computer family’ and standardized the 8-bit byte as the basic unit of data — a convention that persists across all modern computing. • Its common architecture allowed businesses to upgrade to a more powerful 360 model without rewriting all their software — a revolutionary concept that set the template for every modern computing platform. • 💡 Option A (First Generation) is wrong because first-gen computers used vacuum tubes, predating ICs by decades; Option B (Second Generation) is wrong because second-gen used discrete transistors, not ICs; Option D (Fourth Generation) is wrong because the System/360 was released in 1964, firmly in the third generation before VLSI microprocessors existed.
Which generation of computers first used magnetic tapes for storage?
Correct Answer: B. Second Generation
• **Magnetic Tapes — Second Generation** = sequential magnetic storage media used as secondary (offline) storage in second-generation computers (1956–1963), replacing bulkier punch cards and drums for bulk data archiving and large-scale data transfer between machines. • **Key detail** — IBM introduced the 726 magnetic tape unit in 1952, but tape became the dominant secondary storage medium during the second generation; a single reel could store millions of characters, far exceeding the thousands storable on a magnetic drum. • Magnetic tapes are sequential-access media, meaning data must be read in order — ideal for large batch jobs like payroll but unsuitable for random-access tasks, a limitation later addressed by magnetic disk drives. • 💡 Option A (First Generation) is wrong because first-gen primarily used punch cards and magnetic drums for storage, not tapes as the main medium; Option C (Third Generation) is wrong because third-gen introduced magnetic disk drives as the primary storage improvement; Option D (Fourth Generation) is wrong because fourth-gen moved to hard disks and eventually solid-state storage.
The concept of 'Time Sharing' was introduced in which computer generation?
Correct Answer: C. Third Generation
• **Time Sharing — Third Generation** = an OS technique where the CPU allocates small time slices to multiple users connected via terminals, making each feel the computer is dedicated to them — first deployed commercially during the third generation (1964–1971). • **Key detail** — MIT’s Compatible Time-Sharing System (CTSS), developed in 1961 and expanded through the 1960s, was the first successful time-sharing system; it directly inspired MULTICS (1969) and Unix (1969), making third-generation time-sharing the direct ancestor of all modern multi-user operating systems. • Time sharing transformed computing from a batch-only process (submit a job, wait hours for output) to an interactive experience, enabling early online collaboration, the first email systems, and the precursors to computer networks. • 💡 Option A (First Generation) is wrong because first-gen had no OS and could run only one job at a time; Option B (Second Generation) is wrong because second-gen used batch processing with no interactive time-sharing capability; Option D (Fourth Generation) is wrong because time-sharing was already a mature third-gen technology before fourth-gen began.
Which generation is associated with the period 1940-1956?
Correct Answer: A. First Generation
• **First Generation (1940–1956)** = the era of vacuum tube computers spanning from the first general-purpose electronic machines to the introduction of transistor-based systems; it encompasses landmark machines including ENIAC (1945), UNIVAC I (1951), and IBM 650 (1954). • **Key detail** — ENIAC, completed in 1945, is the starting anchor of this period; it ended around 1956 when transistor technology became practical for commercial computers — the IBM 608 calculator (1957), the first all-transistor commercial machine, signaled the end of the vacuum tube era. • Programming in this era was done in machine language (raw binary) or by physically rewiring patch cables and setting switches, with punch cards used only to feed data; there were no programming languages or operating systems. • 💡 Option B (Second Generation) is wrong because second-gen spans 1956–1963 (transistors); Option C (Third Generation) is wrong because third-gen spans 1964–1971 (ICs); Option D (Fourth Generation) is wrong because fourth-gen begins in 1971 with the microprocessor.
Laptops and handheld devices are examples of which generation?
Correct Answer: B. Fourth Generation
• **Laptops and handheld devices — Fourth Generation** = portable computing devices became possible in the fourth generation (1971–present) because VLSI technology shrank an entire CPU onto a single microprocessor chip, eliminating the need for room-sized hardware. • **Key detail** — The Osborne 1 (1981) was the first commercially successful portable computer; Apple’s PowerBook 100 (1991) established the modern laptop form factor; and Apple’s Newton (1993) was an early handheld PDA — all fourth-generation devices powered by VLSI microprocessors. • The same VLSI miniaturization that produced laptops also enabled PDAs, smartphones, and tablets — all fundamentally fourth-generation achievements that made personal computing truly mobile. • 💡 Option A (Third Generation) is wrong because third-gen computers were still refrigerator-sized mainframes and minicomputers; Option C (Fifth Generation) is wrong because fifth-gen focuses on AI capabilities rather than physical form factor; Option D (Second Generation) is wrong because second-gen machines were large cabinet-sized systems requiring dedicated rooms.
Which generation of computers used Parallel Processing for the first time?
Correct Answer: C. Fifth Generation
• **Parallel Processing — Fifth Generation** = a computing architecture where multiple processors or processor cores execute different parts of a computation simultaneously rather than sequentially; it became a defining feature of fifth-generation computers for handling AI and complex scientific workloads. • **Key detail** — Japan’s fifth-generation project (1982) explicitly targeted parallel inference machines using hundreds of processors running Prolog logic programs; modern Nvidia H100 GPU clusters with thousands of cores represent the commercial realization of this fifth-generation vision in today’s AI training infrastructure. • Parallel processing is essential for deep learning, where training a single large neural network requires trillions of floating-point operations that would take years on any single sequential processor. • 💡 Option A (Third Generation) is wrong because third-gen computers used sequential single-processor architectures; Option B (Fourth Generation) is wrong because fourth-gen introduced basic multi-core chips only at its later stages, whereas massively parallel processing is a fifth-gen hallmark; Option D (Second Generation) is wrong because second-gen was entirely serial single-processor computing.
The term 'Silicon Valley' is a tribute to the material used in which generation?
Correct Answer: C. Third Generation
• **Silicon Valley — Third Generation link** = the name ‘Silicon Valley’ refers to the Santa Clara Valley region of California and honors the silicon-based Integrated Circuits that defined third-generation computers; the semiconductor industry clustered there as IC manufacturing boomed in the 1960s. • **Key detail** — The term ‘Silicon Valley’ was popularized by journalist Don Hoefler in his 1971 Electronic News series; Fairchild Semiconductor (founded 1957) and Intel (founded 1968) — both IC pioneers of the third-generation era — were among the first major companies to anchor the region. • Silicon replaced earlier germanium as the semiconductor of choice during the third generation because silicon withstands higher operating temperatures, enabling more reliable and faster ICs for commercial systems. • 💡 Option A (First Generation) is wrong because first-gen used vacuum tubes made of glass and metal, not silicon chips; Option B (Second Generation) is wrong because second-gen used germanium or early silicon discrete transistors, not the silicon ICs that named the Valley; Option D (Fourth Generation) is wrong because Silicon Valley was named for the third-gen IC industry, even though it continued to grow in the fourth gen.
Which generation of computers introduced the Graphical User Interface (GUI)?
Correct Answer: C. Fourth Generation
• **Graphical User Interface (GUI) — Fourth Generation** = a visual desktop environment using icons, windows, menus, and a mouse pointer that replaced command-line text interfaces; GUIs became mainstream during the fourth generation (1971–present), powered by VLSI microprocessors fast enough to render graphics in real time. • **Key detail** — The first commercial GUI appeared on the Xerox Star (1981), inspired by research at Xerox PARC (1973); Apple’s Macintosh (1984) popularized it, and Microsoft Windows 1.0 (1985) followed — all fourth-generation systems that collectively brought computing to hundreds of millions of non-technical users. • GUIs democratized computing by eliminating the need to memorize text commands, expanding the user base from programmers and scientists to students, office workers, and the general public. • 💡 Option A (Second Generation) is wrong because second-gen machines used only punch cards and line printers, with no visual display; Option B (Third Generation) is wrong because third-gen used text-based teletype terminals and early CRTs with no graphical interface; Option D (Fifth Generation) is wrong because GUIs were already a mature technology before the fifth generation began.
ENIAC and UNIVAC are examples of which generation of computers?
Correct Answer: A. First Generation
• **ENIAC and UNIVAC — First Generation** = both are pioneering examples of first-generation computers (1940–1956) built using thousands of vacuum tubes; ENIAC was the first general-purpose electronic computer and UNIVAC I was the first commercially produced computer sold in the United States. • **Key detail** — ENIAC (1945) was built at the University of Pennsylvania for the US Army to calculate artillery firing tables; UNIVAC I (1951), built by Remington Rand, became famous for correctly predicting Eisenhower’s landslide in the 1952 US presidential election using early statistical sampling. • Both machines weighed tens of tons, occupied hundreds of square feet, and were programmed by physically rewiring patch panels or feeding punch card sequences — there were no programming languages or operating systems in ENIAC’s original design. • 💡 Option B (Second Generation) is wrong because second-gen used transistors from 1956 onwards, after ENIAC and UNIVAC were built; Option C (Third Generation) is wrong because third-gen used ICs from 1964; Option D (Fourth Generation) is wrong because VLSI microprocessors did not exist until 1971, over two decades after ENIAC.
The Cray-1 supercomputer is a representative of which generation?
Correct Answer: C. Fourth Generation
• **Cray-1 — Fourth Generation** = the Cray-1, delivered to Los Alamos National Laboratory in 1976, was the world’s fastest supercomputer at the time and a landmark example of fourth-generation computing, using VLSI technology to achieve 160 megaflops (millions of floating-point operations per second). • **Key detail** — Designed by Seymour Cray of Cray Research, the Cray-1 contained 200,000 ICs in a distinctive horseshoe-shaped chassis (to minimize wire length and maximize speed) and cost approximately $8 million — yet was slower than a modern smartphone by a factor of over 10,000. • The Cray-1 was used for nuclear weapons simulation, weather forecasting, and cryptographic research — applications requiring the extreme floating-point performance that only VLSI supercomputer design could deliver in the 1970s. • 💡 Option A (Second Generation) is wrong because second-gen machines used discrete transistors and were far slower; Option B (Third Generation) is wrong because third-gen used SSI/MSI ICs without the VLSI density needed for the Cray-1’s performance; Option D (Fifth Generation) is wrong because the Cray-1 was delivered in 1976, firmly within the fourth-generation timeline.