Define the following
Bit
Byte
RAM
ROM
DVD
Answers
Explanation:
BIT-The bit is a basic unit of information in computing and digital communications. The name is a portmanteau of binary digit. The bit represents a logical state with one of two possible values
Byte-The byte is a unit of digital information that most commonly consists of eight bits. Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable unit of memory in many computer architectures.
RAM-Random-access memory is a form of computer memory that can be read and changed in any order, typically used to store working data and machine code. A random-access memory device allows data items to be read or written in almost the same amount of time irrespective of the physical location of data inside the memory
ROM-Read-only memory is a type of non-volatile memory used in computers and other electronic devices. Data stored in ROM cannot be electronically modified after the manufacture of the memory device.
DVD-Stands for "Digital Versatile Disc." A DVD is a type of optical media used for storing digital data. It is the same size as a CD, but has a larger storage capacity. ... The original "DVD-Video" format was standardized in 1995 by consortium of electronics companies, including Sony, Panasonic, Toshiba, and Philips.