Ask Question
15 September, 08:53

How Java provides protection through stack inspection approach?

+2
Answers (1)
  1. 15 September, 09:03
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers