.NET Quiz # 7

Instructions
Quiz: .NET Quiz # 7
Subject: Basic Net
Total Questions: 30 MCQs
Time: 30 Minutes

Note

  • Do not refresh the page while taking the test.
  • Results along with correct answers will be shown at the end of the test.
.NET Quiz # 7
Question 1 of 30
00:00
  • Which of the following files is used to implement application and session level events?

  • Which of these classes are used for loading an assembly into an application domain?

  • Which of the following tools can be used to modify and grant permissions to code groups?

  • Which of the following does not use metadata?

  • Which of the following functionalities does System.Diagnostics class provide?

  • An application can have any number of modules and files. Which of the following is used to link them together into a single assembly?

  • What is the command "caspol -lg" used for?

  • Which of the following is a must for a private assembly?

  • Code Manager is a the part of:

  • Why doesn't .Net runtime offer deterministic destruction?

  • Consider the following two statements and choose the most appropriate option:

    Statement 1: Value types are allocated on a stack

    Statement 2: Reference types are allocated on a managed CLR Heap

  • Which of the following is used to notify all waiting threads of a change in the object's state?

  • Which of the following manages the code during execution?

  • Which type of parameter is passed in subroutines by default?

  • Which of the following is not a member of the Exception class?

  • How many application domains can exist inside a Win32 process?

  • Which of the following helps Assemblies become self describing?:

  • How will you use the thread pool?

  • The runtime is started automatically by ______________ when the .exe is run.

  • Net assembly stores both data and IL code. A tool is available along with the .NET framework to view within the PE. Which of the following is that tool?

  • Which of the following services are provided by CLR?

  • Which of these files is used for debugging an application?

  • Compilers of CLS compliant language generate:

  • Which of these is used to allow managed code to interoperate with unmanaged code?

  • Which of the following statements is correct.

    (a)A Try block must include Catch or Finally sections.

    (b)Using an empty Finally section is illegal.

  • The _________________ methods are primarily meant for COM Interoperability use.

  • How does CLR allow multiple applications to be run in a single process?

  • _____________ helped overcome the DLL conflict (faced by the versions prior to .NET).

  • __________ is used to generate the assembly from modules.

  • Which of the following is used as a Serializer for the web services?

Liked this quiz? Share it with friends:

.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it