Basic organization of computer
RAM & ROM
RAM stands for Random Access Memory
ROM stands for Read Only Memory
Differences between RAM and ROM
Why we need secondary storage[memory] To permanently save the files To store huge data (greater than RAM) eg. SD Cards, Pen drives, SSDs Difference Between save and open command SAVE→ RAM to secondary storage OPEN→ Secondary Storage to RAM Difference between Save as Save As
Units of Memory (May 10th)
A binary digit is logical 0 and 1 representing a passive or an active state of a component in a electric circuit. A group of 4 bits is called a nibble. A group of 8 bits is called a byte. A byte is the smallest unit which can represent a data item or a character. A computer word, like a byte is a group of fixed number of bits, processed as a unit, which varies from computer to computer but is fixed for each computer. The length of a computer word is called word-size or word length. It may be as small as 8 bits or maybe as long as 96 bits. A computer stores the information in the form of computer words. Powers of 2