All Categories MCQs
Topic Notes: All Categories
General Description
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
121
Which category of computer best describes a digital watch, considering its operational principles and display methods?
Answer:
Digital computer
A digital watch operates by processing information in discrete units, representing time as distinct numerical values. It contains digital circuits that count oscillations (often from a quartz crystal) and convert these counts into a numerical display. This fundamental characteristic aligns with the definition of a digital computer, which processes discrete data. While simple and specialized, its core functionality is digital. An analog computer, in contrast, represents data as continuously varying physical quantities. A hybrid computer combines both analog and digital characteristics, and a personal computer is a more general-purpose device designed for a wide range of tasks, which a digital watch is not.
122
Which category best describes the primary function and application of social media platforms in the context of computer utilization?
Answer:
Enabling real-time communication, community building, and personal networking.
Social media platforms are fundamentally designed and utilized for connecting individuals, sharing information, and fostering online communities. This aligns perfectly with the 'Communication and social networking' category. While computers underpin all these functions, their specific application in social media is centered on enabling interpersonal and group interaction across digital spaces. Options A, C, and D represent other significant applications of computers but do not encapsulate the core purpose of platforms like Facebook, Twitter, Instagram, or LinkedIn.
123
What primary characteristic has driven the extensive and ubiquitous adoption of digital computers across various sectors and aspects of modern life?
Answer:
Their adaptability to perform diverse tasks efficiently and their declining cost over time.
The widespread use of digital computers stems primarily from their exceptional versatility. They can be programmed to perform a vast array of distinct tasks, from complex scientific calculations and data processing to graphic design, communication, and entertainment. This adaptability makes them invaluable across industries and for individual users. Concurrently, advancements in integrated circuit technology (like microprocessors) have continually led to significant reductions in manufacturing costs per unit of processing power, making computers increasingly affordable. While factors like size and power consumption have also improved and contribute to their appeal, it is the combination of their inherent flexibility (versatility) and increasing affordability over time (cost-effectiveness, especially in terms of performance per dollar) that has propelled their nearly universal adoption.
124
In the context of digital data storage, how many bytes are conventionally understood to constitute one megabyte (MB)?
Answer:
1,048,576 bytes
A megabyte (MB) is a unit of digital information. While 'mega' in the metric system traditionally means 1,000, in computing, which is based on powers of 2, a kilobyte (KB) is 1,024 bytes. Consequently, a megabyte is 1,024 kilobytes. Therefore, 1 MB = 1,024 KB = 1,024 * 1,024 bytes = 1,048,576 bytes. It's important to distinguish this from the IEC standard (Mebibyte - MiB) which uses exact powers of 2, and marketing definitions (often used for hard drive capacity) that sometimes use 1 MB = 1,000,000 bytes for simplicity; however, for RAM and file sizes reported by operating systems, the power-of-2 definition prevails.
125
Which of the following computer classifications represents a system primarily designed for large-scale, high-volume data processing and lacks the individual user focus characteristic of other options?
Answer:
Mainframe computer
Microcomputers are personal computers designed for use by a single individual. They come in various forms, including desktop computers (stationary, typically with a separate monitor, keyboard, and mouse), laptop computers (portable, all-in-one units), and tablet computers (highly portable touch-screen devices). Mainframe computers, however, are a distinct and much older class of computer system. They are large, powerful, and expensive machines designed to handle vast amounts of data and complex computations for large organizations, such as government agencies, banks, and major corporations. They support hundreds or thousands of users simultaneously and are characterized by their high reliability, security, and processing capacity, making them fundamentally different from the single-user oriented microcomputers.
126
From which linguistic origin does the word 'Computer' primarily derive?
Answer:
Latin
The word 'Computer' traces its origins to the Latin verb 'computare.' This Latin term carries meanings such as 'to calculate,' 'to reckon,' or 'to sum up.' This etymological connection underscores the fundamental purpose of early computing machines, which were initially designed and utilized almost exclusively for performing complex mathematical computations and calculations. Over time, the scope of 'computer' broadened considerably, but its linguistic root firmly points to its foundational function.
127
In the context of computer programming, what is the most accurate definition of a 'bug'?
Answer:
An imperfection or fault within the code that causes unexpected behavior.
A 'bug' in computer programming refers to an error, flaw, or fault in a computer program or system. These imperfections can lead to a program producing incorrect or unexpected results, or behaving in ways not intended by the programmer. Option A describes a virus, which is a specific type of malicious software, not a general bug. Option C describes a hardware failure. Option D describes a pop-up advertisement, which is a form of ad delivery, not a programming error itself. Therefore, the most accurate definition is an imperfection or fault within the code that causes unexpected behavior.
128
Which of these scenarios best illustrates the use of computer technology for recreational purposes in everyday life?
Answer:
Watching films and TV shows through an internet-based service.
The question asks for an example of computer application in 'daily entertainment.' Option B, 'Watching films and TV shows through an internet-based service,' directly describes a popular form of digital entertainment (streaming media) that relies heavily on computer technology and internet connectivity. Options A, C, and D describe applications for productivity (word processing), financial services (ATM), and education (online exam), respectively, none of which primarily fall under the category of entertainment.
129
Which type of terminals, previously called cash registers, are often linked with advanced sales and inventory management systems?
Answer:
POS (Point-of-sale)
POS terminals are modern replacements for cash registers that integrate with inventory and sales tracking systems to streamline business transactions.
130
Which of the following shows correct digital data measurement hierarchy?
Answer:
Byte < KB < MB < GB < TB < PB < XB < ZB < YB
Digital storage progresses in powers of 1024, from bytes up to yottabytes. [cite: 180]