Answer Posted / ctharam
namespace is showing about Hierarchy of all Classes in .Net Framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In c#, what will happen if you do not explicitly provide a constructor for a class?
What is the function of the not null constraint?
What does the dispose method do with the connection object?
Define an escape sequence, name few strings in escape sequence?
What is the purpose of ienumerable in c#?
Is string nullable in c#?
What is a copy constructor in c#?
What is collection class c#?
What is a struct in C#?
What is the difference between add and addrange in c#?
Are c# generics the same as c++ templates?
What is bit in c#?
What is the difference between Decorator and Adapter pattern?
in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?
Can you store different types in an array in c#?