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 About multi level and multiple inheritance how to achieve in .net
How do I register my code for use by classic com clients?
What is private virtual in C#?
Why do we use struct in c#?
Are multiple data types stored in System.Array?
What is dll in vb.net?
Is c# and .net same?
Is ram a heap?
What is an assembly qualified name? Is it a filename? How is it different?
What are the value types in c#?
Write a syntax for writing a event delegate.
Explain namespaces in c#.
What is polymorphism and its types in c#?
How do you mark a method obsolete?
How to add controls dynamically to the form using c#.net.