1
Reply

What is a trap and trapdoor?

20y
7.9k
0
Reply
    Trapdoor is a secret undocumented entry point into a program used to grant access without normal methods of access authentication. A trap is a software interrupt, usually the result of an error condition..
    20y
    0