Ask Question
14 September, 12:19

How Java provides protection through stack inspection approach?

+5
Answers (1)
  1. 14 September, 14:43
    0
    The Java run time system causes the run time stack to undergo a stack inspection, wherein frames executing non trusted code are identified and appropriate run time decisions are made based on the state of the stack frames. The stack inspection approach is useful as it allows flexible security policies.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “How Java provides protection through stack inspection approach? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers