.NET Framework, Java & OS Fundamentals

Casual Mode - Take your time!

1 / 23
Correct
0
Incorrect
0
Score
0%
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
Change Mode