📚 Practice Mode

.NET Framework, Java & OS Fundamentals

Learn at your own pace with hints and detailed explanations

1 / 23
Multiple Choice

What is the role of class loader in .Net framework?

  1. It manages code execution.
  2. It allows you to debug your application and trace the execution of the code.
  3. It provides marshalling to and from COM.
  4. It prevents the unsafe casts.
  5. None of the above