Multiple Choice
In the case of a component,
A) Reusability is possible.
B) Code will be in IL format.
C) The extension is dll.
D) All the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q9: The purpose of JIT compiler is to
Q10: A property_.<br>A)Should have a get method.<br>B)Should have
Q11: A namespace can contain_.<br>A)Classes<br>B)Namespaces<br>C)Classes and namespaces<br>D)None of
Q12: The VC#.NET language_.<br>A)Solves the memory leakage problems.<br>B)Solves
Q13: In case of components and namespaces,<br>A)Several classes
Q15: A static constructor_.<br>A)Is executed when the class
Q16: The Garbage Collection solves_.<br>A)Memory leakage problem<br>B)DLL hell
Q17: The code that requires the CLR at
Q18: Home page in VS.NET is also known
Q19: In case of the Params type parameter_.<br>A)Only