R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the role of the `AppDomain` in the .NET Framework?

  • (A) Manages database connections
  • (B) Creates threads
  • (C) Isolates applications for security and reliability
  • (D) Manages memory blocks

Explanation by: Ram Sharma
`AppDomain` is a boundary within which applications run isolated from each other.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.