|
Related Questions |
View Answer |
|
Which of the following has stream as the base class
|
View Answer
|
|
Stream object can not be initialized
|
View Answer
|
|
Public policy applies to
|
View Answer
|
|
A shared assembly must have a strong name to uniquely identify the assembly
|
View Answer
|
|
What is the extension of a resource file
|
View Answer
|
|
Which utility is used to create resource file
|
View Answer
|
|
In a multilevel hierarchy how are the constructors are called
|
View Answer
|
|
How do you make a class not instantiable
|
View Answer
|
|
Which attribute you generally find on top of main method
|
View Answer
|
|
How do you refer parent classes in C#
|
View Answer
|
|
Where does the version dependencies recorded
|
View Answer
|
|
Application Isolation is assured using
|
View Answer
|
|
Assemblies cannot be loaded side by side
|
View Answer
|
|
How do you load assembly to running process
|
View Answer
|
|
What is the first step to do anything with assembly
|
View Answer
|
|
The assembly class is defined in
|
View Answer
|
|
If A.equals(B) is true then A.getHashcode & B.getHashCode must always return same hash code
|
View Answer
|
|
How do you add objects to hashtable
|
View Answer
|
|
GetEnumerator( ) of Ienumerable interface returns
|
View Answer
|
|
What is the output of Vectors.RemoveAt(1)
|
View Answer
|