Answer Posted / praveen
no
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the difference between paramaterized constructor and copy constructor?
What is the use of nullable types in c#?
What is inumerable?
Why do we need a singleton class?
Why do we use yield in c#?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What is difference between hashtable and dictionary in c#?
What is the syntax for calling an overloaded constructor within a constructor?
Explain clr in brief.
Explain about Destructor method?
In which order the constructor is called for an inherited class?
What is expression c#?
What is a interface in c#?
Explain nullable types in c#?
What is the difference between array and arraylist c#?