📚 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?
- It manages code execution.
- It allows you to debug your application and trace the execution of the code.
- It provides marshalling to and from COM.
- It prevents the unsafe casts.
- None of the above