20 quesion Inrtoduction to computer system
20 quesion Inrtoduction to computer system
1. Which of the following best describes the primary difference between primary and
secondary memory in a computer system?
a) Primary memory is used for long-term storage, while secondary memory is used for
temporary storage.
c) Primary memory is used for temporary storage of data and instructions that are currently
being used, while secondary memory is used for long-term storage.
d) Primary memory includes hard drives and SSDs, while secondary memory includes RAM.
Answer: c) Primary memory is used for temporary storage of data and instructions that are
currently being used, while secondary memory is used for long-term storage.
a) Monitor
b) Printer
c) Keyboard
d) Speaker
Answer: c) Keyboard
a) To provide tools for performing specific tasks, like word processing or graphic design.
b) To manage and control the hardware components of the computer and provide a platform
for running application software.
Answer: b) To manage and control the hardware components of the computer and provide a
platform for running application software.
b) Cache
d) CPU Register
5. You are tasked with preparing a presentation on the evolution of computing devices. To
illustrate the transition from early computing to modern systems, you need to include a
device that marked a significant leap in processing capability before the advent of personal
computers.
b) Abacus
c) Mechanical Calculator
d) Slide Rule
6. While assembling a new computer system, you need to connect various components to
ensure proper communication between them. You are particularly focusing on the connection
that allows the CPU to interact with the RAM and other peripherals.
Which component provides the necessary pathways for the CPU to communicate with the
RAM, storage devices, and other peripherals?
b) Motherboard
c) Graphics Card
Answer: b) Motherboard
7. What type of software should be recommended for handling industry-specific tasks like
medical record management, and what type should be used for general tasks?
a) Specific Purpose Software for industry-specific tasks and Generic Purpose Software for
general tasks.
b) Generic Purpose Software for industry-specific tasks and Specific Purpose Software for
general tasks.
d) System Software for industry-specific tasks and Application Software for general tasks.
Answer: a) Specific Purpose Software for industry-specific tasks and Generic Purpose
Software for general tasks.
8. You receive a support request from a user who accidentally deleted important files from
their computer’s hard drive. They are concerned about whether they can recover the files and
what steps to take.
What is the best practice for maximizing the chances of recovering accidentally deleted files
from a hard drive?
a) Immediately shut down the computer to prevent overwriting of the deleted files.
b) Reinstall the operating system to ensure the file recovery software works correctly.
Answer: a) Immediately shut down the computer to prevent overwriting of the deleted files.
__________________________________________________________________________________
Section B
Assertion (A): Primary memory (RAM) is volatile, meaning it loses its contents when the
power is turned off.
Reason (R): Secondary memory, such as hard drives and SSDs, retains data even when the
computer is turned off because it is non-volatile.
Question: Is the assertion true and is the reason a correct explanation for the assertion?
a) Both the assertion and the reason are true, and the reason is the correct explanation for the
assertion.
b) Both the assertion and the reason are true, but the reason is not the correct explanation for
the assertion.
c) The assertion is true, but the reason is false.
Answer: a) Both the assertion and the reason are true, and the reason is the correct
explanation for the assertion.
Assertion (A): Specific purpose software is designed to perform tasks related to a particular
industry or field, such as medical record management software.
Reason (R): Generic purpose software can be used for a wide range of applications, such as
word processing and spreadsheets, and is not specialized for any particular industry.
Question: Is the assertion true and is the reason a correct explanation for the assertion?
a) Both the assertion and the reason are true, and the reason is the correct explanation for the
assertion.
b) Both the assertion and the reason are true, but the reason is not the correct explanation for
the assertion.
Answer: a) Both the assertion and the reason are true, and the reason is the correct
explanation for the assertion.
__________________________________________________________________________________
Answer: Compiler:
Interpreter:
Provide long-term storage for data and programs. Secondary memory, also known as
auxiliary memory, is a non-volatile storage medium that holds data and programs even when
the computer is powered off. Its primary functions are:
3. A user reports that their computer slows down significantly when multiple
applications are open. What is a likely solution involving memory that could improve
performance?
Answer: Add more RAM (Random Access Memory). When multiple applications are open,
the computer uses more memory to handle the increased workload. If the computer doesn't
have enough RAM, it may slow down or use the hard drive as virtual memory, which can
significantly impact performance.
Answer: The primary function of the Central Processing Unit (CPU) is to execute
instructions and perform calculations that enable a computer to perform tasks and operations.
The CPU, also known as the processor or microprocessor, is the brain of the computer and is
responsible for:
__________________________________________________________________________________
Section D – short answer question each of 3 marks—
1. Explain the key components of a computer system and describe the role and interaction of each
component in the overall functioning of the system.
Answer:
A computer system comprises several key components, each playing a crucial role in the
system's operation. The main components are:
i. Central Processing Unit (CPU): Often referred to as the brain of the computer, the
CPU performs calculations and executes instructions from programs. It consists of the
Arithmetic Logic Unit (ALU), which handles arithmetic and logical operations, and
the Control Unit (CU), which directs the operation of the processor.
ii. Memory:
a. Primary Memory (RAM): Random Access Memory (RAM) is used for
temporary storage of data and instructions that the CPU is currently
processing. It provides fast access to data and is essential for multitasking.
b. Cache Memory: A small, high-speed memory located inside or very close to
the CPU, cache memory stores frequently accessed data to speed up
processing.
iii. Storage:
a. Secondary Memory: This includes hard drives (HDDs) and solid-state drives
(SSDs), which provide long-term storage for operating systems, applications,
and files. Secondary memory is non-volatile, meaning it retains data even
when the computer is powered off.
iv. Motherboard: The motherboard is the main circuit board that houses the CPU, RAM,
and other essential components. It provides connectors and pathways for these
components to communicate with each other.
v. Power Supply Unit (PSU): The PSU converts electrical power from an outlet into a
form usable by the computer's components. It supplies power to the motherboard,
CPU, storage devices, and peripherals.
vi. Input/Output Devices:
a. Input Devices: These include keyboards, mice, and scanners that allow users
to input data into the computer.
b. Output Devices: These include monitors and printers that output processed
data to the user.
vii. Expansion Cards: These are additional cards, such as graphics cards or sound cards,
that can be added to the motherboard to enhance the computer's capabilities.
2. You are tasked with advising a company that needs to upgrade its computer systems for
better performance. The systems currently have limited RAM and extensive use of
secondary storage. What recommendations would you make to optimize system
performance, and why?
Answer:
a) Upgrade RAM: Recommend increasing the amount of RAM in the systems.
More RAM allows for better handling of multiple applications and improves
overall system responsiveness and multitasking capabilities.
b) Optimize Secondary Storage: Although upgrading RAM is crucial, also suggest
checking the health and performance of the secondary storage (HDD/SSD). If the
drives are old or fragmented, consider upgrading to faster SSDs to improve data
3. A small business owner wants to install new software for accounting and customer
management. Describe the key factors they should consider when choosing between
generic-purpose and specific-purpose software for their needs.
Answer:
1. Scenario: A mid-sized marketing firm is experiencing performance issues with its current
computer systems. The systems are used for data analysis, graphic design, and managing
customer information. The firm has recently noticed that their applications are running
slowly, especially when handling large data sets and high-resolution graphics. The IT
department has identified that the systems have 8GB of RAM, traditional hard disk drives
(HDDs), and are running generic-purpose software.
Question: Based on the scenario, what specific upgrades would you recommend to address
the performance issues? Explain how each upgrade will help improve the overall
performance of the computer systems.
Answer:
1. Upgrade RAM: Increase the RAM from 8GB to 16GB or more. This will improve
the system's ability to handle multiple applications simultaneously and manage large
data sets more efficiently. More RAM allows for better multitasking and reduces the
likelihood of slowdowns when processing large files.
2. Replace HDDs with SSDs: Replace the traditional hard disk drives (HDDs) with
solid-state drives (SSDs). SSDs offer faster read and write speeds compared to HDDs,
which will significantly improve the overall speed of data access, application loading
times, and system boot times.
3. Assess and Upgrade Graphics Card: If the graphic design work involves high-
resolution graphics or video editing, consider upgrading the graphics card (GPU) to a
more powerful one. A better GPU will enhance performance for graphic-intensive
tasks, providing smoother rendering and quicker processing of high-resolution
images.
4. Evaluate Software Needs: Ensure that the generic-purpose software being used is
suitable for the firm’s specific needs. If the firm requires specialized functionalities
(e.g., advanced data analysis tools or graphic design features), consider investing in
specific-purpose software that is tailored to those tasks. This can lead to more
efficient workflow and better performance.
Explanation:
Upgrading RAM helps in handling larger data and multiple applications without
performance degradation.
Replacing HDDs with SSDs speeds up data retrieval and reduces system lag, leading
to faster performance.
Upgrading the graphics card ensures that graphic-intensive tasks are handled
efficiently, improving performance in design work.
Evaluating and possibly upgrading software ensures that the tools used are
optimized for the firm’s specific needs, potentially improving productivity and
performance.
These upgrades will collectively enhance the overall performance of the computer systems,
addressing the current issues and supporting the firm's operational needs more effectively.
Answer:
When choosing between generic-purpose software and specific-purpose software for CRM
and accounting functions, the following criteria should be considered:
Reasoning:
Specific-purpose software is ideal if the company’s needs are highly specialized and
require advanced features tailored to CRM and accounting functions. It ensures that
all specific requirements are met efficiently.
Generic-purpose software may be a better choice if the company needs a broad
range of functionalities at a lower cost and can manage with less specialization.
The decision should be based on a careful evaluation of the company’s specific needs,
budget, and the potential benefits offered by each type of software.
2. A company has recently expanded its operations and needs to upgrade its computer
systems to handle increased workloads. The current systems have 4GB of RAM, mechanical
hard drives, and are used for various tasks including data processing, software development,
and customer management. Based on these requirements, detail the specific upgrades you
would recommend to optimize system performance. Include the rationale behind each
upgrade and how it will improve the efficiency and capability of the systems.
Answer:
To address the increased workload and optimize system performance, the following upgrades
are recommended:
These upgrades will collectively improve the performance, efficiency, and capability of the
computer systems, making them better suited to handle the increased workloads and the
company's expanded operations.