COMPUTER SCIENCE AND ENGINEERING
COMPUTER ORGANIZATION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -A processor only operates on binary data, that is, data composed of 1s and 0s.
Detailed explanation-2: -The CPU can be further divided into three main parts: the arithmetic logic unit (ALU), the control unit (CU), and what are known as registers. You will look at these first.
Detailed explanation-3: -Processing in memory, or PIM (sometimes called processor in memory), refers to the integration of a processor with Random Access Memory (RAM) on a single chip. The result is sometimes known as a PIM chip. PIM allows computations and processing to be performed within the memory of a computer, server or similar device.
Detailed explanation-4: -Single instruction stream, single data stream (SISD) Examples of SISD architectures are the traditional uniprocessor machines like older personal computers (PCs) (by 2010, many PCs had multiple cores) and mainframe computers.