Information and Communications (Ict)
Information and Communications (Ict)
TECHNOLOGY (ICT)
10. Barcode Reader: Scan barcode symbols for product information or data
input.
Q NO.2: What is output devices?
ANS:
Output devices are hardware components or peripherals that display or
present information processed by a computer system to the user in a human-
readable form. These devices take digital data from the computer and convert it
into a format that humans can perceive. Some common examples of output
devices include:
ANS:
A keyboard is an input device. It allows users to input alphanumeric characters,
symbols, and commands into the computer system by pressing keys. The
keyboard does not display any information but rather sends the input to the
computer for processing. Therefore, it falls under the category of input devices.
FOR EXAMPLE:
When you type a message on your computer, you use the keyboard to input the
text. As you press the keys, the characters appear on the screen, allowing you to
see what you're typing. In this scenario:
- The keyboard is the input device because it's how you're providing data (the
text) to the computer.
- The monitor or screen is the output device because it displays the characters
you're typing, allowing you to see the result of your input.
QNO.4: What different types of memories you know?
ANS:
There are several types of memories in computer, each serving different
purposes. Here are some of the main types:
1. RAM (Random Access Memory): Used for active data storage, but loses data
when the power is off.
2. ROM (Read-Only Memory): Stores essential instructions for booting up the
computer, retains data without power.
4. Flash Memory: Non-volatile memory used in USB drives, SSDs, etc., retains
data without power.
5. Hard Disk Drive (HDD): Magnetic storage for long-term data storage, slower
than SSDs.
6. Solid State Drive (SSD): Faster and more durable storage using flash memory.
7. Virtual Memory: Uses a mix of RAM and disk space to handle large programs
efficiently.
RAM stands for Random Access Memory. It is a type of computer memory that
is used to store data and machine code that is being actively used or processed
by the CPU (Central Processing Unit). RAM is volatile memory, meaning that its
contents are lost when the computer loses power. RAM is like a short-term
memory for your computer. It stores data and programs that the computer is
currently using. When you open a program or file, it gets loaded into RAM so
the CPU can access it quickly. More RAM allows your computer to handle more
tasks simultaneously without slowing down.
EXAMPLE:
Opening multiple browser tabs simultaneously: More RAM allows for
smoother browsing without slowing down your computer.