When a new instance of a type is created, what is the type
of method implicitly called?
Answer Posted / amit kumar yadav
Constructor
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
What is a dll in c#?
What is stringwriter c#?
What is an example of a delegate?
What is namespace c#?
What is unmannaged code and will CLR handle this kind of code or not .
How do you pronounce c#?
What do you understand by the terms datareader object and dataset object?
What is the difference between int and int in c#?
Can arraylist store different data types in c#?
Is arraylist thread safe?
How long does it take to learn c# programming?
What is lambda expression in c#?
In C#, explain the difference between overloading and overriding.
What is the example of predicate?