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
What is meant by clr?
Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.
What is singleordefault?
What is interface inheritance in c#?
What is yield keyword?
What are the two uses of a ‘using’ statement in c#?
How do namespaces work?
Is comparable a functional interface?
Are objects passed by reference in c#?
Differentiate between method overriding from method overloading with its functionality?
Can we create multiple constructors?
What is a string c#?
How do you sort a list in c#?
What are the delegates in c#?
Is c# static or dynamic?