adplus-dvertising
frame-decoration

Question

Where is the exception handler list stored?

a.

In the stack

b.

In the heap

c.

In the thread information block ( TIB ) data structure

d.

In the IDT

Posted under Reverse Engineering

Answer: (c).In the thread information block ( TIB ) data structure Explanation:The exception handler list is stored in the thread information block (TIB ) data structure.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Where is the exception handler list stored?