
Computer Question
Which of the following component are not a part of computer_________
- ALU
- CU
- Register
- RAM
Answer
Option: D. RAM
RAM (Random Access Memory)
RAM (Random Access Memory) is a type of computer memory that temporarily stores data and instructions that the CPU (Central Processing Unit) needs while performing tasks. It allows for fast access to data, improving the speed and efficiency of a computer or device.
Key Features of RAM:
- Volatile Memory – RAM loses all stored data when the computer is turned off.
- High-Speed Performance – It is much faster than storage devices like HDDs or SSDs.
- Temporary Storage – Stores data required for running applications and processes.
- Capacity Variations – Available in different sizes (e.g., 4GB, 8GB, 16GB, 32GB, etc.).
Types of RAM:
- DRAM (Dynamic RAM) – Needs constant refreshing to retain data. Used in most computers.
- SRAM (Static RAM) – Faster and more expensive than DRAM, used in cache memory.
Common RAM Modules:
- DDR (Double Data Rate) RAM – Different versions like DDR1, DDR2, DDR3, DDR4, and DDR5, each offering improved performance and efficiency.
Importance of RAM:
- Affects the speed and performance of a computer.
- More RAM allows for better multitasking and handling of heavy applications.
- Essential for gaming, video editing, and professional software.
ALU (Arithmetic Logic Unit)
The Arithmetic Logic Unit (ALU) is a crucial part of a computer’s CPU (Central Processing Unit). It is responsible for performing arithmetic and logical operations that are essential for processing data and executing instructions.
Functions of ALU:
- Arithmetic Operations – Performs basic mathematical calculations like addition, subtraction, multiplication, and division.
- Logical Operations – Executes operations like AND, OR, NOT, XOR, used in decision-making processes.
- Bitwise Operations – Manipulates individual bits in binary numbers, including shifting and rotating bits.
- Comparison Operations – Compares numbers to determine conditions like greater than, less than, or equal to.
Types of ALU:
- Integer ALU – Handles whole numbers and performs arithmetic and logical operations on integers.
- Floating-Point ALU – Processes decimal numbers (floating-point calculations) for advanced mathematical computations.
Importance of ALU:
- It is the “brain” of the CPU, enabling all mathematical and logical processing.
- Plays a key role in executing program instructions efficiently.
- Determines the speed and performance of computational tasks in a system.
CU (Control Unit)
The Control Unit (CU) is a fundamental component of a computer’s Central Processing Unit (CPU). It directs and manages the execution of instructions by coordinating the activities of the computer’s hardware components.
Functions of the Control Unit:
- Instruction Fetching – Retrieves instructions from memory (RAM) for execution.
- Instruction Decoding – Interprets and translates instructions into signals that other components can understand.
- Control Signal Generation – Sends control signals to direct the operation of the ALU (Arithmetic Logic Unit), memory, and input/output devices.
- Execution Coordination – Ensures that all operations occur in the correct sequence and at the right time.
- Data Flow Management – Controls the movement of data between the CPU, memory, and peripheral devices.
Types of Control Units:
- Hardwired Control Unit – Uses fixed electronic circuits to execute instructions, making it fast but less flexible.
- Microprogrammed Control Unit – Uses a set of microinstructions stored in memory to control operations, offering more flexibility and easier updates.
Importance of CU:
- Acts as the “brain” of the CPU, managing and controlling all activities.
- Ensures smooth execution of programs and instructions.
- Helps in maintaining the efficiency and performance of the computer system.
Registers in a Computer
A register is a small, high-speed memory location inside the CPU (Central Processing Unit). Registers temporarily store data, instructions, and addresses that the CPU needs for processing. They allow for fast data access, significantly improving the performance of a computer.
Types of Registers:
- General-Purpose Registers (GPRs) – Used for storing temporary data and intermediate results during processing.
- Special-Purpose Registers (SPRs) – Designed for specific functions like instruction execution and address handling.
Common CPU Registers:
- Accumulator (AC) – Stores intermediate results from the ALU (Arithmetic Logic Unit).
- Memory Address Register (MAR) – Holds the address of the memory location where data is read from or written to.
- Memory Data Register (MDR) – Stores the actual data being transferred between the CPU and memory.
- Program Counter (PC) – Keeps track of the next instruction to be executed.
- Instruction Register (IR) – Holds the currently executed instruction.
- Stack Pointer (SP) – Points to the top of the stack in memory, used in function calls and interrupts.
- Status Register (Flags Register) – Contains condition flags that indicate the result of operations (e.g., zero, carry, overflow).
Importance of Registers:
- Speed – Registers are the fastest form of memory, ensuring quick data access.
- Efficiency – Reduces the need to access slower main memory (RAM).
- Essential for Execution – Plays a critical role in the fetch-decode-execute cycle of the CPU.
What is the Full form of CPU ?
Central Processing Unit
The Primary function of the CPU is to:
Execute instruction
The Control unit in the CPU responsible for
Managing the flow of instructions and data
What is the term for the small high speed storage location in the CPU?
Register
Which types of malicious code is embedded with some legitimate program that is set to"explore" when certain canditions are met ?
Logic Bomb
Which type of memory is closest to the CPU in the memory hierachy?
Register
The speed of CPU measured in:
Hertz
what determines the number of instructions a CPU can execute per second?
Clock Speed
What is the Full form PaaS ?
Platform as a service
Multi -core Processors have multiple
Processing Core
Which CPU scheduling algorithm is basedon the principle "first in first out" ?
first come,first served
Which one of the following is a visual (mathematic) way to determine the deodlock occurrence?
Reasource allocation graph
Hyper- theading teachnology is used to
Enable a single CPU core to execute multiple threods simultaneously


Será información específica