Multiple Choice
In case of components and namespaces,
A) Several classes may be present in a component.
B) Classes contained in different source files may be part of same namespace.
C) Classes contained in a source file may be from different namespaces.
D) All the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q8: The out type parameters can be used_.<br>A)Only
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
Q14: In the case of a component,<br>A)Reusability is
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