1
Reply

What is a trap and trapdoor?

19y
9.4k
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..

    19y
    0