Ask Question
28 September, 13:56

How Java provides protection through stack inspection approach?

+5
Answers (1)
  1. 28 September, 15:04
    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?
Get an answer to your question ✅ “How Java provides protection through stack inspection approach? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers