Home > Internet Programming > Quizzes > Dot NET Fundamentals Test 2
Dot NET Fundamentals Test 2
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 83% Most missed: “Which of the following can you use to resolve assemblies - types - and resources…”
Dot NET Fundamentals Test 2
Time left 00:00
25 Questions

1. Which of the following methods are used to stop a thread?
2. Which of the following is used to do garbage collection?
3. The _________________ methods are primarily meant for COM Interoperability use.
4. Which of the following are correct about delegates?
5. Which transport protocol is used to call a Web Service?
6. Which Portable Executable (PE) file does not contain the assembly manifest?
7. Which tool can you use to register managed types with the Windows registry?
8. How will you use the thread pool?
9. Which of the following is correct for CTS?
10. __________ is used to generate the assembly from modules.
11. Which of the following can you use to resolve assemblies - types - and resources?
12. Which of the following are public methods of System.Object?
13. Which of the following is not correct with regard to shared assembly?
14. ____ is a subset of the CTS.
15. You can create the remote application domain using:
16. What does Managed Data refer to?
17. What is the command 'caspol -lg' used for?
18. Which of the following is correct for value and reference types in .NET?
19. Which of the following is used as a Serializer for the web services?
20. Which of the following manages the code during execution?
21. Which of the following are included in a Static assembly?
22. Which of the following statements is correct?
23. Which of the following services are provided by CLR?
24. Which of these are runtime hosts in .Net Framework?
25. __________ assembly can be used to deploy language-specific resources for an application.