1.
A diskette is a type of ___________________ _________________________
Explanation
A diskette is a type of magnetic disk. Diskettes, also known as floppy disks, were a common storage medium used in the past for saving and transferring data. They consisted of a thin, flexible magnetic disk enclosed in a protective casing. The diskette could be inserted into a disk drive, which would read and write data onto the magnetic surface using a read/write head. Due to their small size and portability, diskettes were widely used for storing files, software, and other data before the advent of USB flash drives and cloud storage.
2.
A cassette is a type of ______________ ___________________
Explanation
A cassette is a type of magnetic tape. Magnetic tape is a medium used for recording and storing audio or video data. Cassettes are small, portable devices that contain a length of magnetic tape wound between two spools, enclosed in a plastic case. The tape is coated with a magnetic material that can be magnetized or demagnetized to record and playback audio or video signals. Cassettes were popular in the past as a means of recording and playing back music or other audio content.
3.
The surface area on a CD is
called ________________ and _______________
Explanation
The surface area on a CD is referred to as "pits" and "lands". This terminology is used to describe the physical features on the CD's surface where data is stored. The pits are small indentations or depressions, while the lands are the flat areas between the pits. These pits and lands represent the binary code that is read by a CD player or drive to retrieve the stored information.
4.
ROM stands for ________________ ______________________ ____________________
Explanation
ROM stands for Read Only Memory. ROM is a type of computer memory that stores data permanently and cannot be modified or erased by normal computer operations. It contains instructions that are permanently written during manufacturing and cannot be changed by the user. This type of memory is commonly used to store firmware, which is software that is embedded in hardware devices. ROM is non-volatile, meaning it retains its data even when the power is turned off. It is used to store critical system information and programs that need to be permanently stored and accessed by the computer.
5.
RAM stans for ______________ _________________ _______________
Explanation
RAM stands for Random Access Memory, which is a type of computer memory that allows data to be accessed in any order, regardless of its physical location. It is a volatile memory, meaning that its contents are lost when the power is turned off. RAM is used by the computer to store data that is currently being used by the CPU, allowing for faster access and retrieval of information. It is an essential component in computer systems, as it affects the overall performance and speed of the system.
6.
PROM stabs for _______________ ______________ _______________ ______________
Explanation
The correct answer is "PROGRAMMABLE READ ONLY MEMORY". PROM stands for Programmable Read Only Memory, which is a type of memory that can be programmed only once and cannot be modified or erased. It is commonly used in devices where permanent storage of data or instructions is required, such as firmware or system initialization.
7.
A
____________________ is a circular ring on one side of a disk
Explanation
A track is a circular ring on one side of a disk. This means that when you look at a disk, you will see a circular ring called a track on one side of it.
8.
The pie shape area on a disks called
Explanation
The correct answer is "SECTORS, SECTOR". A disk is a circular object, and when it is divided into different regions or portions, each portion is called a sector. The plural form of sector is sectors. Therefore, the pie-shaped area on a disk is called sectors or sector.
9.
______________________
is the method used to access data on a magnetic disk
Explanation
Random and direct are both methods used to access data on a magnetic disk. The random method allows for accessing data in any order, without having to go through the data sequentially. This can be useful for quickly accessing specific pieces of data. The direct method, on the other hand, allows for accessing data directly by specifying the exact location or address of the data on the disk. This can be useful for accessing specific blocks of data without having to search through the entire disk.
10.
______________________
is the method used to access data on a magnetic tAPE
Explanation
Sequential is the method used to access data on a magnetic tape. In sequential access, data is read or written in a sequential order, starting from the beginning of the tape and moving towards the end. This means that to access a specific piece of data, all the preceding data on the tape needs to be read or skipped. Sequential access is commonly used for tasks such as backup and archiving, where the data is accessed in a linear manner and not randomly.
11.
______________ are used to store movies
Explanation
DVDs are commonly used to store movies. They are optical discs that can store large amounts of data, including video and audio. DVDs have become a popular medium for distributing movies due to their high storage capacity and compatibility with most DVD players. They offer a convenient and reliable way to store and watch movies at home, making them a popular choice for movie enthusiasts.
12.
What is the meaning of the abbreviation DVD?
Explanation
The meaning of the abbreviation DVD is Digital Versatile Disk.
13.
Hard copy is ____________________ output
Explanation
The word "hard copy" refers to a physical or printed version of a document or file. It is a tangible form of output that can be held, read, and stored. The term "permanent" means something that is lasting or enduring, suggesting that a hard copy is a permanent form of output as it can be preserved and accessed for a long time. Therefore, the answer "PERMANENT" accurately describes the nature of a hard copy as an output.
14.
The surface area on a tape is called ________________ and ___________________
Explanation
The surface area on a tape is called tracks and frames. Tracks refer to the concentric circles on the tape where data is recorded, while frames are the individual sections within each track that contain specific data. Both tracks and frames are essential components of the tape's surface area, allowing for the organization and retrieval of data.
15.
The smallest unit of storage is called __________________
Explanation
A bit is the smallest unit of storage in computing. It can have a value of either 0 or 1, representing the binary digits used in digital communication and computing systems. Multiple bits can be combined to represent larger units of storage, such as bytes, kilobytes, and so on. The term "bits" is the plural form of "bit" and is used to refer to multiple individual bits.