answersLogoWhite

0

a group of 8 bits is known as byte and a group of 4bits is known as nibble..

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do transistors represent binary data?

they can't


Define Memory and importantce of Memory?

Memory devices are the devices of computer system which stores the data and information in it.


What is another name for short-term memory?

Short term memory is also called primary or active memory. This type of memory stores data only for a short period time and it can only be a small amount of information stored at once.


What is the type of declarative memory that stores general knowledge or objective facts and information?

Semantic memory


Hardware that stores information is?

RAM (Random Access Memory), ROM (Read Only Memory), Flash Memory, or Disk


What is sematic?

One of the two parts that compose Declarative Memory. Sematic Memory stores factual information.


Why cache memory is called internal or main memory?

Catch memory is internal memory to do the work it can stores the given input to the system


What stores the data being processed and the resulting information?

Memory


What is memorializing?

Memory is the ability to retain information or to recover information about previous experiences. Memory is a function of the brain. Memory is a way in which the mind stores and recalls information.


Why flip flop is known as memory circuit?

because it stores previous information & so it is acts as memory circuit


A holding area that stores the data and instructions most recently called by the processor from RAM is called?

Cache memory


What is a PLC Memory?

Memory is the component that stores information, programs, and data in a PLC. See more..... projuktiponno The process of putting new information into a memory location is called writing. The process of retrieving information from a memory location is called reading. Types of Memory The common types of memory used in PLCs are Read Only Memory (ROM) and Random Access Memory (RAM). A ROM location can be read, but not written. ROM is used to store programs and data that should not be altered. For example, the PLC’s operating programs are stored in ROM. A RAM location can be read or written. This means the information stored in a RAM location can be retrieved and/or altered. Ladder logic programs are stored in RAM. When a new ladder logic program is loaded into a PLC’s memory, the old program that was stored in the same locations is over-written and essentially erased. The memory capacities of PLCs vary. Memory capacities are often expressed in terms of kilobytes (K). One byte is a group of 8 bits. One bit is a memory location that may store one binary number that has the value of either 1 or 0. (Binary numbers are addressed in Module 2). 1K memory means that there are 1024 bytes of RAM. 16K memory means there are 16 x 1024 =16384 bytes of RAM.