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
Explain states of a thread in c#?
Can we maintain state in webservice?
What is gac? What are the steps to create an assembly and add it to the gac?
How can I make sure my c# classes will interoperate with other .net languages?
What does readonly mean in c#?
What is data type c#?
What is generic delegates in c#?
What framework is used for performance testing/load testing?
Define parsing? Explain how to parse a datetime string?
What is the use of functional interface?
What is the difference between convert and parse in c#?
How can encapsulation be achieved?
How to declare a property in a class?
Is there hashmap in c#?
What is the difference between static class and sealed class in c#?