MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The part of a processor in which instructions are executed is known as?
A
Core
B
Centre
C
Execution
D
Instruction Centre
Explanation: 

Detailed explanation-1: -A central processing unit (CPU), also called a central processor or main processor, is the most important processor in a given computer. Its electronic circuitry executes instructions of a computer program, such as arithmetic, logic, controlling, and input/output (I/O) operations.

Detailed explanation-2: -In computing, the instruction register (IR) or current instruction register (CIR) is the part of a CPU’s control unit that holds the instruction currently being executed or decoded.

Detailed explanation-3: -In summary, a core is a small CPU or processor built into a big CPU or CPU socket. It can independently perform or process all computational tasks. From this perspective, we can consider a core to be a smaller CPU or a smaller processor (see Figure 11.15) within a big processor.

Detailed explanation-4: -The CPU executes a program that is stored as a sequence of machine language instructions in main memory. It does this by repeatedly reading, or fetching, an instruction from memory and then carrying out, or executing, that instruction.

Detailed explanation-5: -The major types of CPU are classified as single-core, dual-core, Quad-core, Hexa core, Octa-core, and Deca core processor which is explained below.

There is 1 question to complete.