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

COA PYQ

Explain the types of interrupt on the basis of timer.

March 15, 2024 by By Team EasyExamNotes

There are following types of interrupt on this basis of timer :

Explain the difference between vectored and non-vectored interrupt. Explain stating examples of each.

March 15, 2024 by By Team EasyExamNotes

No. Aspect Vectored Interrupt Non-Vectored Interrupt 1. Definition Device tells processor where to go for handling. Processor checks each device to find who needs attention. … Read more

How interrupts are classified ?

March 15, 2024 by By Team EasyExamNotes

Basically the interrupts can be classified in the following three ways :

How system resolve the priority of interrupt ?OR Explain polling and daisy chaining method.

March 15, 2024 by By Team EasyExamNotes

Polling Method: Imagine you’re in a classroom, and the teacher asks a question. Instead of everyone shouting out their answer at once, the teacher decides … Read more

Explain the sequence that takes place when an interrupt occurs.

March 15, 2024 by By Team EasyExamNotes

When an interrupt occurs, sequence of following six steps takes place :

Write a short note on interrupts. OR Define interrupt. When a device interrupt occurs how does the processor determine which device has issued the interrupt ?

March 15, 2024 by By Team EasyExamNotes

An interrupt is like a digital “Hey, listen!” from a device to the CPU, saying, “I’ve got something important to tell you!” It’s a way … Read more

Explain I/O bus and I/O command.

March 15, 2024 by By Team EasyExamNotes

I/O Bus: I/O Commands: When the processor wants to communicate with a peripheral device through the I/O bus, it sends commands. These commands help in … Read more

Describe I/O interface. Why they are needed ?OR Why input-output interface is required ? Describe in detail.

March 15, 2024 by By Team EasyExamNotes

An Input/Output (I/O) interface is essential in computer systems to facilitate the exchange of data between the processor, memory, and external devices like printers, disk … Read more

Explain the term peripheral devices.

March 15, 2024 by By Team EasyExamNotes

What do you mean by locality of reference ? Explain with suitable example.

March 15, 2024 by By Team EasyExamNotes

Locality of reference refers to the tendency of computer programs to access the same or nearby memory locations repeatedly over a short period of time. … Read more

Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page12 Next →

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