When a new instance of a type is created, what is the type
of method implicitly called?

Answers were Sorted based on User's Feedback



When a new instance of a type is created, what is the type of method implicitly called?..

Answer / aspdev556

Constructor.

Is This Answer Correct ?    39 Yes 1 No

When a new instance of a type is created, what is the type of method implicitly called?..

Answer / amit kumar yadav

Constructor

Is This Answer Correct ?    21 Yes 2 No

Post New Answer

More C Sharp Interview Questions

Can you access a hidden base class method in the derived class?

0 Answers  


Can abstract class have constructor in c#?

0 Answers  


Hi!!! my question is how we can apply or do Themes in C#.NET? please any sample or website from where i can get the answer.

1 Answers  


What is datasource c#?

0 Answers  


What are constants in c#?

0 Answers  






How many constructors can a class have in c#?

0 Answers  


What is difference between interface and abstraction?

0 Answers  


Can we instantiate abstract class in c#?

0 Answers  


How do you read an Excel sheet in C#?

0 Answers   MindCracker,


What is c# commonly used for?

0 Answers  


What is difference between hashtable and dictionary in c#?

0 Answers  


Show us in simple steps to create setup & deployment project for windows application?

0 Answers   QuestPond,


Categories