R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which runtime feature ensures applications do not access unauthorized memory?

  • (A) Reflection
  • (B) Memory pooling
  • (C) Type safety
  • (D) JIT optimization

Explanation by: Ram Sharma
Type safety ensures that operations are performed on correct object types, preventing memory violations.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.