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

Why we use methods in c#?

0 Answers  


What is difference between encapsulation and abstraction in c#?

0 Answers  


datagridview using updata in windows c#

1 Answers  


What is the difference between readonly and constant in c#

2 Answers   Fulcrum Logic,


What are abstract classes in c#?

0 Answers  


What are the access modifiers in c#?

0 Answers  


How do I do a case-insensitive string comparison?

0 Answers  


How do I edit a dll file?

0 Answers  


Difference between direct type casting and using "as" keyword?

1 Answers   TCS,


What is deferred execution?

0 Answers  


Can You Prevent Your Class From Being Inherited By Another Class?

0 Answers   Siebel Systems,


What is the difference between integer and double?

0 Answers  


Categories