Which of the following determine whether or not a piece of code is allowed to run and what resources it can use while running?

Options
- Reflection
- Common type system
- Garbage collection
- Code access security


CORRECT ANSWER : Code access security

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement