Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is interrupt table?

Answers were Sorted based on User's Feedback



What is interrupt table?..

Answer / yogesh

THIS IS A TABLE CONTAINING VALUES OF ADDRESSES OF PROGRAMS
THAT HANDLE INTERUPTS AND HAS 256 4 BYTE ADDRESS

Is This Answer Correct ?    4 Yes 0 No

What is interrupt table?..

Answer / naman patidar

Every interrupt is assigned a number.
and an interrupt table contains mapping of those numbers to
corresponding handler function pointers . :)

Is This Answer Correct ?    2 Yes 1 No

What is interrupt table?..

Answer / debasish

Suppose a processor is doing its regular work, anything say
continuously printing "Hello World" onto the monitor and u
want to interrupt that process of printing by pressing a key
and print say "Good bye World"
So what happens when u press the key ?
The processor would stop its current job and execute another
program which prints "Good bye World".
The address of that function or similar functions which gets
executed when an interrupt occurs - is/are stored in the
interrupt table

Is This Answer Correct ?    1 Yes 0 No

What is interrupt table?..

Answer / uma

table consisting of interrupts.

Is This Answer Correct ?    1 Yes 1 No

What is interrupt table?..

Answer / shankar

Intarrupt is Table
all Data and programmer waiting for the Processing is
Micro Processer Hence the Chech memory which will Make a
List of Data or Prommer which is Interrupt table......

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What is the Difference between a process and a thread?

0 Answers   Wipro,


What are types of os?

0 Answers  


Explain a system in safe state?

0 Answers  


What is interrupt table?

5 Answers   HP,


What are the different types of kernel?

0 Answers  


What are the states of a process?

0 Answers  


Which one you will use to implement critical section?

0 Answers   Verifone,


Is atomic thread safe?

0 Answers  


Describe horizontal scalability and vertical scalability.

0 Answers   Tech Mahindra,


What is the advantage of a multiprocessor system?

0 Answers  


What is lock granularity?

1 Answers   IBM,


How to escape from external fragmentation?

2 Answers   HP,


Categories