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
721
Which of these devices fundamentally operates using analog principles rather than discrete digital signals?
Answer:
A mercury-in-glass thermometer
A mercury-in-glass thermometer is a classic example of an analog device. It measures temperature by the continuous physical expansion or contraction of mercury within a calibrated tube. The height of the mercury column directly and continuously corresponds to the temperature, representing data not as discrete units (like 0s and 1s) but as a continuous physical variable. In contrast, smartphones, digital alarm clocks, and CD players all rely on digital technology, processing and representing information as discrete numerical values.
722
Which type of computer system is designed to process both continuous (analog) and discrete (digital) data effectively?
Answer:
Hybrid Computer
A hybrid computer integrates the functionalities of both analog and digital computers. It can handle continuous physical quantities, such as temperature or pressure (characteristic of analog systems), and also perform logical operations and store data in discrete units (characteristic of digital systems). This unique capability allows hybrid computers to be used in specialized applications where both types of processing are required, such as in industrial process control, real-time simulations, and certain medical instruments like those monitoring patient vital signs. Analog computers excel at solving differential equations and handling real-world signals directly, while digital computers are precise for calculations and data management. A hybrid system leverages the strengths of both.
723
Which of the following is NOT a category used to classify computers based primarily on their physical size and processing capacity?
Answer:
Digital computer
Computers are frequently categorized by their size, processing power, and cost into classifications such as microcomputers (like personal computers and workstations), minicomputers (mid-range servers), and mainframe computers (large, powerful systems used by organizations). The term 'digital computer' refers to a computer that processes data in discrete units (binary digits), contrasting with 'analog computers' which process continuous data. Therefore, 'digital computer' describes a fundamental operational principle rather than a size-based classification.
724
Which software application is specifically designed to enable the development and deployment of online examinations by selecting questions from a pre-existing pool?
Answer:
Test authoring tool
A test authoring tool is a specialized software that provides functionalities for educators and examiners to create, manage, and deploy online tests and quizzes. These tools typically include features for designing various question types (e.g., multiple-choice, true/false, fill-in-the-blank), organizing and selecting questions from a question bank, setting test parameters (such as time limits, scoring, and question randomization), and publishing the exam for students to take. OMR software is used for scanning and grading paper-based tests, plagiarism detection software identifies academic dishonesty, and a core banking system manages financial transactions, none of which directly facilitate the creation and deployment of online exams from a question bank.
725
Which unit of measurement is specifically used to quantify the processing speed or clock frequency of a computer's central processing unit (CPU)?
Answer:
Gigahertz (GHz)
The operational speed of a computer's Central Processing Unit (CPU) is primarily determined by its clock frequency, which is measured in Hertz (Hz). Hertz represents cycles per second. A higher clock frequency indicates that the CPU can perform more operations or instructions per second. Modern CPUs operate at speeds typically measured in Gigahertz (GHz), meaning billions of cycles per second.
* **Megabytes (MB)** measure digital data storage capacity, not processing speed.
* **Dots per inch (DPI)** is a measure of spatial printing or display resolution, indicating the density of dots in an image or on a screen.
* **Pixels** are the smallest individual units of an image displayed on a screen, also unrelated to CPU speed.
726
Which category of computer primarily includes devices such as desktop systems, laptops, and tablets?
Answer:
Microcomputers
Desktop computers, laptops, and tablets are all classic examples of microcomputers. Microcomputers are characterized by their use of a microprocessor as their central processing unit (CPU). They are designed for individual use, are relatively inexpensive, and are capable of handling a wide range of personal and professional tasks. Supercomputers are extremely powerful and expensive machines used for complex scientific calculations. Mainframe computers are large, powerful systems typically used by large organizations for critical applications and data processing. Minicomputers (now largely obsolete, often replaced by powerful servers) were mid-sized computers, smaller and less powerful than mainframes but larger than microcomputers, used for specialized tasks or by smaller organizations.
727
The term 'diligence' in the context of computer characteristics means:
Answer:
The computer can work for long hours without getting tired.
** Diligence in computers means they can work for extended periods without fatigue, boredom, or loss of concentration. They perform every task with the same precision and speed, unlike humans whose performance can degrade over time.
728
Which type of computer is designed for portability and convenient use, often featuring an integrated screen and keyboard, making it ideal for mobile computing during travel?
Answer:
Laptop
Laptops, also commonly referred to as notebooks, are specifically engineered for portability. They integrate all essential components, including the display screen, keyboard, and pointing device (like a touchpad), into a single, compact unit. Their design prioritizes lightweight construction and battery operation, making them highly suitable for use in various locations, especially while traveling, where a fixed workstation is not available. Unlike desktop PCs, mainframes, or supercomputers, laptops are specifically tailored for mobile use.
729
Which commonly utilized technology, often integrated into computers and mobile devices, assists individuals with real-time positioning and route guidance in their everyday activities?
Answer:
GPS (Global Positioning System)
GPS (Global Positioning System) is the correct answer. It is a satellite-based navigation system that provides location, velocity, and time synchronization. Integrated into various devices such as smartphones and car navigation systems, GPS is widely used for real-time positioning, mapping, and giving turn-by-turn directions, which is invaluable for daily commute and travel. GPRS is a mobile data service for 2G/3G networks, primarily for internet access. Wi-Fi provides wireless local area network connectivity. Bluetooth is a short-range wireless technology for data exchange between fixed and mobile devices, primarily for connecting peripherals. Neither GPRS, Wi-Fi, nor Bluetooth are primarily used for navigation.
730
What does the acronym 'URL' stand for in the context of web addresses and internet resources?
Answer:
Uniform Resource Locator
URL is an acronym for Uniform Resource Locator. It is a standardized addressing system used to identify resources on the internet, such as web pages, images, and videos. A URL specifies the location of a resource and the mechanism to retrieve it (e.g., http, https, ftp). The term 'Uniform' emphasizes that there's a consistent way to address resources across the entire web, while 'Locator' indicates its primary function of pointing to a specific location.