KnowledgeBoat Logo
OPEN IN APP

Chapter 2

Types of Hardware

Class 9 - Sumita Arora CBSE Computer Code 165



Objective Type Questions

Question 1

The part of a computer that allows the user to view information on a screen.

  1. Mouse
  2. RAM
  3. CPU
  4. Monitor

Answer

Monitor

Reason — Monitor allows the user to view information on a screen.

Question 2

This part sends signals to other parts of the computer to tell them what to do.

  1. CPU
  2. Keyboard
  3. Mouse
  4. Hard disk

Answer

CPU

Reason — CPU (Central Processing Unit) sends signals to other parts of the computer to tell them what to do.

Question 3

This memory is for short term storage and is lost when the computer is turned off.

  1. ROM
  2. CPU
  3. Hard disk
  4. RAM

Answer

RAM

Reason — RAM (Random Access Memory) is for short term storage and is lost when the computer is turned off.

Question 4

This part allows the user to hear information from the computer.

  1. Monitor
  2. Software
  3. Input
  4. Speaker

Answer

Speaker

Reason — Speaker is an output device which allows the user to hear information from the computer.

Question 5

Another name for all the parts of a computer.

  1. Process
  2. Hardware
  3. Monitor
  4. Software

Answer

Hardware

Reason — Hardware refers to all the parts of a computer that we can see and touch.

Question 6

This part stores data, programs, settings, and the operating system while the computer is off. While it is on, it spins inside the computer reading and writing data.

  1. CPU
  2. ROM
  3. RAM
  4. Hard Disk

Answer

Hard Disk

Reason — Hard disk is the secondary storage device which stores data, programs, settings, and the operating system while the computer is off. While it is on, it spins inside the computer reading and writing data.

Question 7

There are two basic types of disk-drives ............... disk-drives and flash drives.

Answer

There are two basic types of disk-drives hard disk-drives and flash drives.

Question 8

Printed copy is often called ............... .

Answer

Printed copy is often called hard copy.

Question 9

............... printers do not use physical impact to transfer characters to paper.

Answer

Non-impact printers do not use physical impact to transfer characters to paper.

Question 10

Data representation in a computer uses the ............... number system.

Answer

Data representation in a computer uses the binary number system.

Question 11

The CPU is made up of two smaller components: the ............... or ............... and the ............... or ............... .

Answer

The CPU is made up of two smaller components: the ALU or Arithmetic and Logic Unit and the CU or Control unit.

Question 12

The binary system uses the symbols ............... and ............... .

Answer

The binary system uses the symbols 0 and 1.

Question 13

The digits of the binary system are called ............... .

Answer

The digits of the binary system are called bits.

Question 14

A unit of eight bit memory cell groups is called a ............... .

Answer

A unit of eight bit memory cell groups is called a byte.

Question 15

A KB in computer terminology is equal to ............... bytes.

Answer

A KB in computer terminology is equal to 1024 bytes.

Question 16

The most familiar output device for the microcomputer is the ............... .

Answer

The most familiar output device for the microcomputer is the monitor.

Question 17

The four functional components of a digital computer are: input device, ............... , ............... and output device.

Answer

The four functional components of a digital computer are: input device, CPU (Central Processing Unit) , Memory and output device.

Question 18

Internal storage is also called main ............... .

Answer

Internal storage is also called main memory.

Question 19

Instructions to computer are given through ............... .

Answer

Instructions to computer are given through input devices.

Question 20

Calculations are made in computer with the help of its ............... .

Answer

Calculations are made in computer with the help of its ALU (Arithmetic and Logic Unit).

Question 21

The term bit stands for ............... .

Answer

The term bit stands for binary digit.

Question 22

A unit of measure equal to approximately 1 billion bytes is called a ............... .

Answer

A unit of measure equal to approximately 1 billion bytes is called a 1 GB or 1 Giga Byte.

Theoretical Questions

Question 1

A collection of eight bits is called ............... .

  1. byte
  2. word
  3. record
  4. file

Answer

byte

Reason — A collection of eight bits is called a byte.

Question 2

Which of the following is an example of non-volatile memory?

  1. ROM
  2. RAM
  3. LSI
  4. VLSI

Answer

ROM

Reason — ROM (Read Only Memory) is an example of non-volatile memory as the instructions stored in it are retained even when the computer is switched off.

Question 3

Which of the following is a unit of measurement used with computer system ?

  1. byte
  2. megabyte
  3. gigabyte
  4. All of the above

Answer

All of the above

Reason — Bytes, megabytes and gigabytes are all units of measurement used with computer system.

Question 4

Which of the following statements is false?

  1. secondary storage is non-volatile
  2. primary storage is volatile
  3. when the computer is turned off, data and instructions stored in primary storage are erased
  4. None of the above

Answer

None of the above

Reason — All the given statements are true. Secondary storage retains data when the system is turned off. Thus, it is non volatile.

Considering RAM as primary memory, we can say that RAM is volatile and when the computer is turned off, data and instructions stored in primary storage are erased.

Question 5

What does OCR stand for?

  1. Optical Character Reader
  2. Optical Character Recognition
  3. Operational Character Reader
  4. Only Character Reader

Answer

Optical Character Reader

Reason — OCR stands for Optical Character Reader.

Question 6

Dot Matrix is a type of ................. .

  1. Tape
  2. Disk
  3. Printer
  4. Bus

Answer

printer

Reason — Dot Matrix is a type of printer.

Question 7

The secondary storage devices can only store data but they cannot perform ................. .

  1. Arithmetic operations
  2. Logic operations
  3. Fetch operations
  4. Either of the above

Answer

Either of the above

Reason — The secondary storage devices can only store data but they cannot perform arithmetic, logic or fetch operations.

Question 8

Which of the following does not represent an I/O device?

  1. Speaker which beeps
  2. Plotter
  3. Joystick
  4. ALU

Answer

ALU

Reason — ALU (Arithmetic and Logical Unit) is a part of CPU which performs arithmetical operations. Speaker and plotter are output devices while joystick is an input device.

Question 9

Which of the following is a correct definition of volatile memory?

  1. It loses its contents at high temperatures
  2. It is to be kept in airtight boxes
  3. It loses its contents on failure of power supply
  4. It does not lose its contents on failure of power supply

Answer

It loses its contents on failure of power supply

Reason — Volatile memory loses its contents on failure of power supply.

Question 10

One thousand bytes represent a ............... .

  1. Megabyte
  2. Gigabyte
  3. Kilobyte
  4. None of the above

Answer

Megabyte

Reason — One thousand bytes represent a megabyte. (1024 bytes = 1 Mb)

Question 11

Large amounts of cheques are processed by using ............... .

  1. OCR
  2. MICR
  3. OMR
  4. All of the above

Answer

MICR

Reason — Large amounts of cheques are processed by using MICR (Magnetic Ink Character Reader).

Question 12

The concentric circles on the floppy disk are further divided into :

  1. Tracks
  2. Sectors
  3. Cylinders
  4. None of the above

Answer

sectors

Reason — Each circular path on the surface of the floppy disk is called a track. Each track is divided into smaller, pie-shaped sections called sectors.

Question 13

Which of the following storage devices can be used for storing large backup data ?

  1. Floppy disks
  2. Hard disk
  3. Magnetic tapes
  4. None of the above

Answer

Hard disk

Reason — Hard disk can be used for storing large backup data.

Question 14

Control Unit (CU) is called the .................. of a computer.

  1. Heart
  2. Nerve centre or brain
  3. Primary memory
  4. All of the above

Answer

Nerve centre or brain

Reason — Control Unit (CU) is called the nerve centre or brain of a computer.

Question 15

What does a storage unit provide ?

  1. A place to show data
  2. A place to store currently worked on information
  3. A place to store information

Answer

A place to store information

Reason — A storage unit provides a place to store information.

Question 16

What are the four basic components of a computer ?

  1. Input devices, output devices, printing, and typing
  2. Input devices, processing unit, storage, and output devices
  3. Input devices, CPU, output devices, and RAM

Answer

Input devices, processing unit, storage, and output devices

Reason — The four functional units of a computer are input devices, processing unit, storage, and output devices.

Question 17

What are examples of storage devices ?

  1. Keyboards, flash drive, printer
  2. Flash drive, RAM, DVD-ROM
  3. Hard drive, DVD-ROM, flash drive

Answer

Hard drive, DVD-ROM, flash drive

Reason — Hard drive, DVD-ROM, flash drive are examples of storage devices.

Question 18

What is the processing unit ?

  1. The brains of the computer
  2. This is the main circuit board that all other internal components are connected to.
  3. A device that receives, processes, and presents information.

Answer

The brains of the computer

Reason — The processing unit (CPU) is the brain of the computer.

Question 19

What does RAM stand for?

  1. Retrieve Alternate Memory
  2. Read Always Memory
  3. Random Access Memory

Answer

Random Access Memory

Reason — RAM stands for Random Access Memory.

Question 20

What kind of information can be found in a ROM ?

  1. Software
  2. The operating system
  3. Basic Input/Output System

Answer

Basic Input/Output System

Reason — Basic Input/Output System (BIOS) can be found in a ROM.

Question 21

Which of the following is a soft copy and a hard copy ?

  1. Output on a monitor
  2. Output on a printer

Answer

Output on a monitor is soft copy as we cannot touch and feel it.

Output on a printer is hard copy as we can touch and feel it.

Question 22

What role do Input unit and Output unit play in a computer system ?

Answer

The input unit is responsible for accepting input i.e., data and instructions from the user. The output unit is responsible for producing the output in user readable form.

Question 23

Describe the functioning of CPU.

Answer

CPU is the brain of a computer system and it executes the programs in following manner :

  1. When a program reaches into memory, the control unit (CU) of CPU reads the program instructions one by one.
  2. The CU then determines the type of instruction i.e., whether it is an arithmetic (calculations) or logical (comparisons) or I/O (reading or writing) type of instruction.
  3. For arithmetic or logical type of instructions, CU directs the ALU (Arithmetic and logic unit) to carry out the instructions.
  4. For input type of instruction, CU directs the Input unit to carry out the instruction and for Output type of instruction, it directs the output unit to carry out the instruction.

Question 24

What role does the memory play in the functioning of a computer system ?

Answer

Computer makes use of two types of memories :

  1. Internal memory (primary or main memory) — It is the built-in memory which the CPU uses to hold data and instructions. The internal memory is temporary and has limited storage capacity.
  2. External memory (auxiliary or secondary memory) — It is the external storage used by computer to store data and instructions permanently. Floppy disks, hard disks, CD ROM, DVDs etc. comprise this memory.

Question 25

Discuss two popular input devices.

Answer

Two popular input devices are:

  1. Keyboard — Keyboard is a typewriter like device which is used to type in the letters, digits and commands. It contains a matrix of switches (one switch per key). Each key, when pressed, sends a digital code to the computer that determines which key has been pressed.

  2. Mouse — The mouse is pointing device that points to a position on computer screen. Mouse controls movement of pointer on screen. When a mouse moves on a flat surface, the cursor on the screen also moves in the direction of mouse's movement. A mouse generally has two or three buttons and it may or may not have a wheel.

Question 26

What is a pointing device ? Name a popular pointing device.

Answer

A pointing device is an input device used to interact with a computer by controlling the on-screen pointer or cursor. It allows users to move the pointer across the screen and make selections or perform actions by clicking buttons.

A mouse is a popular pointing device.

Question 27

When is a scanner used for input ? Discuss various types of scanners.

Answer

A scanner is used for input when we want to convert physical documents or images into digital format and store them on a computer or other electronic device. It allows us to create electronic versions of physical documents, photographs, or artwork.

The various types of scanners are as follows:

  1. Hand-held Scanners — These are very small which can be held in a hand.
  2. Flatbed Scanners — These are larger and more expensive scanners but they definitely create higher quality images. These scanners have a flat surface on which the printed image to be scanned, is placed.
  3. Drum Scanners — These are medium-size scanners with a rolling drum. The sheet is fed through the scanners so that the drum rolls over the entire sheet to be scanned.

Question 28

Discuss the functioning of a light pen.

Answer

A light pen is a light-sensitive input device shaped like a pen, used to draw on the computer screen or make menu selections. It works by detecting flashes of light emitted from the computer screen to determine its position and interact with the display.

Question 29

When is a bar code reader used for input and how ?

Answer

A barcode reader is used to read bar codes which can be found on products in shops. The barcode reader uses lasers to identify the position and thickness of the bars. These bar codes convey the required information to the computer and make the billing smooth and efficient.

Question 30

How important is control unit in a computer system ?

Answer

The control unit is highly important in a computer system as it directs and coordinates all operations of the CPU. When a program reaches into memory, the control unit (CU) of CPU reads the program instructions one by one and executes the program as follows:

  1. The Control Unit determines the type of instruction i.e., whether it is an arithmetic (calculations) or logical (comparisons) or I/O (reading or writing) type of instruction.
  2. For arithmetic or logical type of instructions, Control Unit directs the ALU (Arithmetic and logic unit) to carry out the instructions.
  3. For Input type of instruction, Control Unit directs the Input unit to carry out the instruction and for Output type of instruction, it directs the output unit to carry out the instruction.

Thus, without the Control Unit, the CPU would not function effectively, impacting the overall performance and functionality of the computer.

Question 31

Discuss various storage units.

Answer

Various storage units are as follows:

  1. Hard Disks — Hard disk memories store information on spinning circular platters coated with magnetic material and stacked with space between them. Magnetic heads record tiny magnetic spots on the rotating disk surface to store information.
  2. Compact Disks (CDs) — Compact disks (CDs) are optical media with storage capacity up to 700 MB. They come in various forms, such as CDROM (CD-Read Only Memory), CD-R (CD-Recordable), and CD-RW (CD-Rewritable), and are relatively inexpensive.
  3. DVDs — DVD is an optical storage device resembling a compact disc but with approximately 15 times more storage capacity and 20 times faster data transfer than a CD-ROM. It can hold up to 17 GB of data. DVDs come in various varieties: DVD-ROM (DVD-Read Only Memory), DVD-R (DVD-Recordable), and DVD-RW (DVD-Rewritable).
  4. Pen/Thumb Drives — It uses a memory technology called 'Flash'. Flash is a 'solid state' memory i.e., it has no moving parts. It retains data even when the power is switched off.
  5. Blu-Ray disc — Blu-ray is the successor to DVD. It is called Blu-ray because it uses a blue laser to read from and write to the disc. It offers significantly higher data storage in the same 12-centimeter space, with common capacities of 25 GB and 50 GB.
  6. Memory Stick — A memory stick is a removable memory card used to store information in devices like digital cameras, smartphones, music players, and portable PlayStations. Capacities range from 4 GBs to 128 GBs.

Question 32

There are two types of internal memory in computer system. Name and discuss them.

Answer

The two types of internal memory in computer system are as follows:

  1. Read Only Memory (ROM) — In this memory, information once stored remains fixed i.e., it cannot be changed. So, ROM can only be read and used. It cannot be changed or written onto.
    Generally, ROM contains a set of start-up instructions i.e., what to do when a computer is turned on. The contents of ROM remain stored even if power is turned off.

  2. Random Access Memory (RAM) — The internal memory that can be read from as well as written to is called RAM i.e., Random Access Memory. The random access memory (RAM) is volatile i.e., its contents are lost when power is turned off.

Question 33

Compare and contrast internal memory and external memory.

Answer

S.
No.
Internal memoryExternal memory
1.This memory is directly connected to and accessed by a computer's CPU.This memory is not directly connected to and accessed by a computer's CPU.
2.Volatile.Non-volatile.
3.Faster data access.Slower data access.
4.It is used for processing data.It is used for storing large amounts of data permanently.
5.It is small in size.It is of large size.
6.It is also called main memory or primary memory.It is also called auxiliary memory or secondary memory.

Question 34

Why is auxiliary memory required ?

Answer

The auxiliary memory is required because of the following reasons:

  1. Capacity — Main memory has limited capacity whereas auxiliary memory capacity is many more times compared to main memory.
  2. Permanent in nature — RAM is volatile and auxiliary memory is permanent. Data in main memory is lost when the power goes off but in auxiliary memory, the data remains there even after the power goes off.

Question 35

Discuss the usage of hard disk.

Answer

Hard disk is an external memory. Hard disk memories store information on spinning circular platters coated with magnetic material and stacked with space between them. Magnetic heads record tiny magnetic spots on the rotating disk surface to store information.

Question 36

Discuss the functioning of DVDs.

Answer

DVD (Digital Versatile Disk) is an optical storage device resembling a compact disc but with significantly greater capacity and faster data transfer. It can hold up to 17 GB of data. DVDs use a laser to read and store digital data as pits and lands on a reflective disc coated with a thin metal layer. These data patterns, representing 0s and 1s, are decoded to retrieve audio, video, or other information.

Question 37

When are magnetic tapes used and how ?

Answer

Magnetic tapes are used for long-term data storage and archival purposes in various industries.

Magnetic tapes store data sequentially on a thin, magnetized strip and are commonly employed for backup storage, data retrieval, and offline data preservation. They offer cost-effective and reliable storage solutions.

Application Oriented Questions

Question 1

What is the most suitable storage medium for storing an encyclopedia ?

  1. floppy disk
  2. spreadsheet
  3. CD ROM
  4. database

Answer

CD ROM

Reason — CD-ROMs have larger storage capacity compared to other storage media and they are portable and can be easily accessed on various devices with CD-ROM drives.

Question 2

Which of the following statements is not correct ?

  1. RAM stores the instructions for starting up the computer
  2. RAM holds the data that is being worked upon
  3. RAM is volatile
  4. RAM can be read from and written to

Answer

RAM stores the instructions for starting up the computer

Reason — ROM (Read Only Memory) stores the instructions for starting up the computer.

Question 3

Part of the Central Processing Unit is the CPU. What does ALU stand for ?

  1. Analogue Logic Unit
  2. Arithmetic Learning Unit
  3. Arithmetic Logic Unit
  4. Analogue Learning Unit

Answer

Arithmetic Logic Unit

Reason — The full form of ALU is Arithmetic Logic Unit.

Question 4

At the moment when an item is sold at the refreshment kiosk, the item code is keyed in using a conventional keypad. During busy periods this method is too slow and queues develop. Recommend a more suitable input device. Explain how this device works.

Answer

A concept keyboard is a more suitable option to key in items at a refreshment kiosk as it will be faster.

Concept keyboards provide a practical alternative to standard keyboards in scenarios requiring simplicity, ease of use, and customization. They display graphical symbols or icons representing specific functions, commands, or data inputs on a flat surface or panel.

Question 5

There are two types of memory, random access memory (RAM) and read only memory (ROM).

(i) Give one use for RAM

(ii) Give one use for ROM

(iii) Describe the differences between RAM and ROM.

Answer

(i) RAM stores the required data and information during the processing phase.

(ii) ROM stores a set of start-up instructions that tell the computer what to do when it is powered on.

(iii) The differences between RAM and ROM are as follows:

CategoryRAMROM
Full formRandom Access MemoryRead-only memory
DefinitionRAM is a form of data storage that can be accessed randomly at any time, in any order by CPU.ROM is also a form of data storage that generally stores hardwired instructions (instructions stored as form of circuit) for the computer to start initially.
AlterationsRAM contents can be changed or altered as and when required.ROM cannot be easily altered or reprogrammed.
UseRAM allows the computer to read data quickly to run applications.ROM stores the program required to initially boot the computer or reboot the computer.
Operations supportedIt allows reading and writing.It only allows reading.
VolatilityRAM is volatile i.e., its contents are lost when the device is powered off.It is non-volatile i.e., its contents are retained even when the device is powered off.
SizeLarger than ROM; can be up to some Giga Bytes (GBs)Smaller but large enough to hold basic instructions ; is up to some Mega Bytes (MBs)
SpeedRAM chips can read data faster than ROM.ROM is slower as compared to RAM.

Question 6

All workstations in the Betterview shops have TWO input devices and TWO output devices.

(a) Give the names of two input devices that must be part of a workstation.

(b) Give the names of two output devices that must be part of a workstation.

Answer

(a) Keyboard and Mouse.

(b) Monitor and Printer.

Question 7

Lorretta produces publicity leaflets for Betterview.

Publicity leaflets contain articles, photographs and diagrams.

Lorretta has additional hardware for producing these leaflets.

This includes a colour scanner.

(a) Describe how Loretta should use her computer workstation to :

  1. store a photograph as a computer file ;
  2. load the stored photograph into one of the blank boxes.

(b) Lorretta needs to produce a proof colour copy of the leaflet to show to her manager. Describe two features of a printer which would be needed to produce the leaflet.

Answer

(a)

  1. Loretta should use a colour scanner to store a photograph as a computer file by following the given steps:
    1. She should place the photograph on the scanner bed and use the scanning software on the computer to initiate the scanning process.
    2. Choose the desired format and resolution for the scan.
    3. Save the scanned photograph to a specific folder on the computer's hard drive.
  2. To load the stored photograph into one of the blank boxes on the leaflet, Loretta can use desktop publishing software in the following manner:
    1. Open the software and create a new project or open the existing leaflet design.
    2. Locate the blank box where the photograph should be inserted.
    3. Use the software's "insert image" or "import image" function to browse and select the previously scanned photograph.
    4. Resize and position the photograph within the box as needed.

(b) Two features of the printer which would be needed to produce the leaflet are:

  1. High-resolution printing — A high-resolution printer of minimum 300 DPI (dots per inch) is essential to produce a proof colour copy with sharp images and text.
  2. Color accuracy and calibration — To ensure the printed leaflet's colours match the digital design, Loretta needs a printer with good color accuracy and calibration.

Question 8

Give two ways in which a CD-ROM disc is different from a floppy disc.

Answer

Two ways in which a CD-ROM disc is different from a floppy disc are:

  1. Storage capacity — CD-ROMs can hold around 700 MB of data, while floppy discs typically have a storage capacity ranging from 1.44 MB (3.5-inch) to 1.2 MB (5.25-inch).
  2. Durability and reliability — Floppy discs are susceptible to physical damage, data corruption, and magnetic interference. CD-ROMs, on the other hand, use optical technology, which makes them more resistant to physical damage and offers better data integrity over time.

Question 9

A pupil is researching material for a school project. The pupil has a computer that has a CD-ROM drive and access to the Internet.

(i) Give one advantage of using the Internet rather than a CD-ROM.

(ii) Give one advantage of using a CD-ROM rather than the Internet.

Answer

(i) An advantage of Internet is that it provides access to a wide range of resources, including articles, research papers, multimedia content, and the latest news, allowing the pupil to access the most current and relevant information for their school project.

(ii) One advantage of using a CD-ROM rather than the Internet is that it does not require an active internet connection to access the information. CD-ROMs are self-contained and can be accessed directly from the computer's CD-ROM drive, making them a reliable source of information even in areas with limited or no internet access.

Question 10

A company is developing a piece of multimedia language software for use in a school. Give two reasons why the company decides to issue the software on CD-ROM and not on floppy discs.

Answer

The company chooses CD-ROMs over floppy discs for the following reasons:

  1. Larger storage capacity — Multimedia language software typically contains a large amount of data, including audio, video, and interactive elements. CD-ROMs offer a significantly larger storage capacity compared to floppy discs.
  2. Better data transfer rate — CD-ROMs have a faster data transfer rate compared to floppy discs. This means that the software can load and access data more quickly from a CD-ROM, resulting in a smoother and more responsive user experience.

Question 11

A newspaper needs some pictures to insert onto the front page. Give three ways you can use Information Technology to obtain the pictures in electronic form.

Answer

The pictures can be obtained in electronic form using Information Technology in the following ways:

  1. Online Image Databases — They can access stock photo websites for a wide selection of pictures.
  2. Social Media & User-Generated Content — They can search for relevant images shared by users on social media platforms like Twitter, Instagram, Facebook, etc. and use them with proper permission and attribution.
  3. Digital Cameras and Smartphones — They can capture original pictures using digital cameras or smartphones.

Question 12

Give one reason why a digital camera is suitable for obtaining pictures for a multimedia presentation.

Answer

Digital cameras capture high-resolution, digital images that look sharp, vibrant and engaging when displayed on screens or projected onto larger surfaces.

Question 13

Give one reason why you would not edit a large movie file on a CD-ROM.

Answer

CD-ROMs are read only storage devices i.e., once data is written to the CD-ROM, it cannot be modified, edited, or deleted. Hence, editing a large movie file directly on a CD-ROM is not possible as it would restrict us from saving the changes made.

Question 14

Each piece of hardware in the table below is either an input, output or storage device. For each, put a tick in the correct box. As an example, a keyboard is an input device so a tick is placed in the Input column. Tick one box only for each device.

DeviceInputOutputStorage
Keyboard
CD-ROM drive
Digital Camera
Graphics digitiser
Hard disk drive
Laser Printer
Light pen
Monitor
OMR reader
RAM
Touch pad

Answer

DeviceInputOutputStorage
Keyboard
CD-ROM drive
Digital Camera
Graphics digitiser
Hard disk drive
Laser Printer
Light pen
Monitor
OMR reader
RAM
Touch pad

Question 15

Some storage devices have volatile memory. Explain what is meant by the term volatile.

Answer

Volatile memory means that the contents of the memory are lost when power is turned off.

Question 16

A veterinary surgery is going to install a new computer system. The vets must choose suitable hardware to use in their practice.

(a) Give three input devices that would be suitable for use in their practice.

(b) Give three output devices that would be suitable for use in their practice.

(c) Give two storage devices that would be suitable for use in their practice.

Answer

(a) Three suitable input devices for the veterinary surgery practice are:

  1. Keyboard
  2. Mouse
  3. Barcode Scanner

(b) Three suitable output devices for the veterinary surgery practice are:

  1. Monitor
  2. Printer
  3. Speakers

(c) Two suitable storage devices for the veterinary surgery practice are:

  1. Hard disk
  2. Pen drive
PrevNext