When a new instance of a type is created, what is the type
of method implicitly called?
Answer Posted / aspdev556
Constructor.
| Is This Answer Correct ? | 39 Yes | 1 No |
Post New Answer View All Answers
Explain use of abstract and sealed classes in c#?
Why delegates are safe in c#?
What is the difference between throw and throw ex?
What is data binding with example?
what is the difference between a struct and a class in c#?
What are c# i/o classes?
What is the use of delegates in c#?
Explain the three test cases in unit testing?
Can a dictionary have the same key?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is a generic c#?
What is difference between event and delegate in c#?
How many aware interfaces are there?
What are the Types of values mode can hold session state in web.config
What is the difference between Object and class adapters?