|
Question |
Rating |
View Answer |
|
C# collection allows accessing an element using a unique key?
|
|
View Answer |
|
What happens if we refer a variable which in not initialized in C#
|
|
View Answer |
|
Which of the following is not a subclass of Value Type class
|
|
View Answer |
|
We can call COM objects in C# using :
|
|
View Answer |
|
Is it possible to have different access modifiers on the get/set methods of a property in C#? |
|
View Answer |
|
What is a pre-requisite for connection pooling? |
|
View Answer |
|
How do i read the information from web.config file?
|
|
View Answer |
|
Which of the following statements is not true for interfaces
|
|
View Answer |
|
What is partial class. & what is advantage. |
|
View Answer |
|
What happens when a C# project has more than 1 Main methods
|
|
View Answer |
|
Can u create the instance for abstract classes
|
|
View Answer |
|
When you inherit a protected class-level variable? Who is it available to?
|
|
View Answer |
|
Which of the following has stream as the base class
|
|
View Answer |
|
Which of the following application need not to have an entry point
|
|
View Answer |
|
A char in C# is
|
|
View Answer |
|
The following type of class can’t be instantiated
|
|
View Answer |
|
bool data type in C# is
|
|
View Answer |
|
Attributes
|
|
View Answer |
|
How to create and manage files in c#? |
|
View Answer |
|
Explain about the rules for naming classes in C#? |
|
View Answer |