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
731
Which type of computer is specifically designed for use by a single individual at a time?
Answer:
Personal Computer (PC)
A Personal Computer (PC) is explicitly designed for individual use, providing a dedicated environment for a single user to perform tasks such as word processing, internet browsing, or gaming. In contrast, mainframe computers are large systems primarily used by organizations for critical applications requiring high reliability and significant processing power, often serving many users simultaneously. Servers are specialized computers that provide services or resources to other computers (clients) over a network. Supercomputers are the most powerful and expensive computers, used for highly intensive computational tasks like scientific research and complex simulations, typically accessed by multiple specialized users or research teams.
732
KIPS is a measure of speed for which device?
Answer:
Processor
KIPS stands for kilo instructions per second, a measure of CPU performance.
733
In contemporary networking, a server that delivers resources and services to numerous client machines across a network is most analogous to which historical computer category in terms of its role and function?
Answer:
Minicomputer
Modern servers, particularly those used in small to medium-sized businesses or for specific departmental functions, perform a role very similar to that of historical minicomputers. Minicomputers, which emerged in the 1960s and 70s, were designed to be more affordable and accessible than mainframes, serving multiple users simultaneously within an organization. They allowed for departmental computing and shared resources. Today, powerful microcomputer-based servers have largely supplanted the minicomputer's original niche, providing shared services like file storage, printing, and application hosting to many client computers over a network. While a server itself is often built using microcomputer technology, its *functional role* as a central, multi-user resource provider aligns best with the historical concept of a minicomputer. Supercomputers are for highly complex scientific/mathematical calculations. Mainframes are for large-scale, enterprise-wide transaction processing and data management. Microcomputers are typically single-user personal computers, though very high-end microcomputer hardware is used to build servers.
734
A network’s __ is the central structure that connects other portions of the network.
Answer:
Backbone
The backbone is the primary network structure that interconnects other parts of the network.
735
Which term best describes the application of computer technology to help individuals manage their income, expenditures, and overall financial planning?
Answer:
Personal Finance Management (PFM)
Personal Finance Management (PFM) specifically refers to the use of software and digital tools to organize, track, and analyze an individual's or family's financial activities, including budgeting, expense tracking, investment monitoring, and financial planning. E-commerce involves buying and selling goods online. Social Networking focuses on online interaction and community building. Computer-Aided Design (CAD) is used for creating technical drawings and designs, typically in engineering and architecture. Therefore, PFM is the most accurate term for the described activity.
736
A computer cannot do anything without what?
Answer:
Program
A program contains the instructions that tell the computer what actions to perform.
737
Which category of computer historically occupied a performance and size niche between large mainframes and smaller personal computers, often serving as a central system for departments or small businesses?
Answer:
Minicomputer
Minicomputers, emerging in the 1960s, were designed to be more affordable and accessible than mainframes. While not as powerful as mainframes, they offered significantly more processing capability and multi-user support than the nascent microcomputers (personal computers) of their era. This 'midrange' capability made them ideal for departmental use within large organizations, as well as for small to medium-sized businesses and scientific applications, effectively bridging the gap between the colossal mainframes and desktop machines.
738
Which numerical base is characteristic of the hexadecimal number system, a system frequently employed in computing?
Answer:
Base 16 (Hexadecimal)
The hexadecimal number system is defined by its base of 16. This means it utilizes 16 unique symbols to represent numerical values. These symbols include the digits 0 through 9, and the letters A through F (where A represents 10, B represents 11, and so on, up to F representing 15). Hexadecimal is widely used in computer science as a more compact and human-readable way to represent binary data, as each hexadecimal digit can represent exactly four binary digits (bits).
739
A key characteristic exhibited by computers when executing identical operations multiple times flawlessly is:
Answer:
Both diligence and accuracy, as both traits are essential for such performance.
When a computer consistently performs the same task without making any mistakes, it demonstrates two crucial characteristics. 'Diligence' refers to its ability to work continuously and repetitively without fatigue or loss of concentration, unlike humans. 'Accuracy' refers to its precision and the absence of errors in its calculations or operations. Both attributes are simultaneously at play when a computer flawlessly repeats a task. While 'versatility' (option A) is another significant characteristic of computers, it pertains to their capacity to perform diverse tasks, not the error-free repetition of a single task.
740
Which category best describes the ENIAC, recognized as the world's first general-purpose electronic computer?
Answer:
Digital computer
The ENIAC (Electronic Numerical Integrator and Computer) was the first general-purpose electronic digital computer. While it processed numbers using a decimal system rather than binary in its internal arithmetic, its fundamental operation was based on discrete numerical values, making it 'digital.' This distinguishes it from analog computers which represent data as continuously varying physical quantities, and mechanical computers which rely on physical gears and levers.