Memory Units and Secondary Memory for IBPS RRB Officers Selection Exam
Doorsteptutor material for competitive exams is prepared by world's top subject experts: get questions, notes, tests, video lectures and more- for all subjects of your exam.
Memory units
- Storage capacity is expressed in terms of Bytes.
- The Data is represented as binary digits (0s and 1s)
Hierarchy β Bit < Nibble < Byte < KB < MB < GB < TB < PB < XB < ZB < YB
American Standard Code for Information Interchange (ASCII) is the standard code the computer industry created to represent characters (more than 64 character)
- 4 bit Nibble
- 8 bit 1byte
- 1024 B 1 KB (210)
- 1024 KB 1 MB (220)
- 1024 MB 1 GB (230)
- 1024 GB 1 TB (240)
- 1024 TB 1 PB (250)
- 1024 PB 1 XB (260)
- 1024 XB 1 ZB (270)
- 1024 ZB 1 YB (280)
Secondary memory β It is a type of computer memory that is not directly accessed by the central processing unit (CPU) of a computer and is usually available as non-volatile memory.
- One of the most common forms of this memory is the hard drive of a computer, which is used to store the operating system (OS) and other programs.
- Other forms of secondary memory include disc drives for compact discs (CDs) or digital versatile discs (DVDs) , as well as removable flash memory.
- Hard Drive β a rigid non-removable magnetic disk with a large data storage capacity.
- Floppy disk β A floppy disk, also called a diskette one type of disk storage composed of a disk of thin and flexible magnetic storage medium, sealed in a rectangular plastic carrier lined with fabric that removes dust particles. Floppy disks are read and written by a floppy disk drive (FDD) .
- Magnetic Type β Magnetic tape used in recording sound, pictures, or computer data.
- Flash memory β a kind of memory that retains data in the absence of a power supply.
- Optical disk β an electronic data storage medium that can be written to and read using a low-powered laser beam.
- CD-ROM β βRead onlyβ (used for distribution of commercial software, for example) Standard storage capacity is 640MB.
- CD-R (or CD-WORM) β βWrite Once, Read Manyβ times
- CD-RW β rewritable multiple times
- DVD β similar to CD, but with significantly larger storage capacity (4.7 GB)
- Write once read many (WORM) describes a data storage device in which information, once written, cannot be modified.
Motherboard β A motherboard is the main circuit board inside a computer that connects the different parts of a computer together.
- It has sockets for the CPU, RAM, and expansion cards (e. g. discrete graphics cards, sound cards, network cards, storage cards etc.) β¦ And it hooks up to hard drives, disc drives, and front panel ports with cables and wires. Also known as mainboard, system board.