Skip to content

EasyExamNotes.com

  • Home
  • Tutorial
  • Interview Q&A
  • Video Lectures
  • PYQs
  • MCQ
Menu

EasyExamNotes.com

  • Home
  • Tutorial
  • Interview Q&A
  • Video Lectures
  • PYQs
  • MCQ
Menu

Computer organization

Explain hardwired microprogrammed control unit ? What is address sequencer circuit ?

December 3, 2023April 30, 2023 by Team EasyExamNotes

A microprogrammed control unit (MCU) is a digital circuit that controls the operations of a computer’s central processing unit (CPU). There are two main types … Read more

If cache access time is lOOns, main memory access time is 1000 ns and the hit ratio is 0.9. Find the average access time and also define hit ratio.

December 3, 2023April 30, 2023 by Team EasyExamNotes

Hit ratio Hit ratio is a measure of how often a requested data item is found in a cache. It is defined as the ratio … Read more

Explain signed magnitude, signed l’s complement and signed 2’s complement representation of numbers. Find the range of numbers in all three representations for 8 bit register.

December 3, 2023April 30, 2023 by Team EasyExamNotes

Signed magnitude, signed 1’s complement, and signed 2’s complement are three methods of representing signed numbers in binary form. Signed magnitude Signed magnitude representation represents … Read more

Differentiate between Serial and parallel data transfer ?

December 3, 2023April 30, 2023 by Team EasyExamNotes

Serial and parallel data transfer are two different methods of transmitting data from one device to another. Serial data transfer involves sending data one bit … Read more

Explain different modes of data transfer between the central computer and I/O device ?

December 3, 2023April 30, 2023 by Team EasyExamNotes

In a computer system, there are several modes of data transfer between the central processing unit (CPU) and input/output (I/O) devices. These modes of transfer … Read more

Explain how addition and subtraction are performed in fixed point number ?

December 3, 2023April 30, 2023 by Team EasyExamNotes

To perform addition and subtraction in fixed-point arithmetic, you first align the decimal points of the two numbers. Then you add or subtract the two … Read more

Explain the design of arithmetic and logic unit by taking on example ?

December 3, 2023April 30, 2023 by Team EasyExamNotes

An Arithmetic and Logic Unit (ALU) is a digital circuit that performs arithmetic and logical operations on binary data. The design of an ALU can … Read more

Define the instruction format ? Explain I/O System in detail ?

December 3, 2023April 30, 2023 by Team EasyExamNotes

Instruction Format: Instruction format is the layout of a machine instruction that defines how the instruction is encoded in memory. The instruction format specifies the … Read more

Discuss the following in detail: RISC architecture, Vector processing ?

December 3, 2023April 30, 2023 by Team EasyExamNotes

RISC Architecture: Reduced Instruction Set Computing (RISC) is a type of computer architecture that emphasizes the use of a small, highly optimized set of instructions. … Read more

Briefly explain the concept of pipelining in detail ?

December 3, 2023April 30, 2023 by Team EasyExamNotes

Pipelining is a technique used in computer architecture to improve the performance of processors by enabling the parallel execution of multiple instructions. It breaks down … Read more

Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 … Page6 Next →

© 2024 EasyExamNotes.com | Some content on this site was generated with the assistance of Google's Gemini AI and ChatGPT.