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

Answer Posted / aspdev556

Constructor.

Is This Answer Correct ?    39 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Named parameter in C#?

546


Can int be null in c#?

496


Structs are largely redundant in c++. Why does c# have them?

745


Which class does the remote object has to inherit?

603


What is a Managed Code??

532






How can you reference current thread of the method ?

518


What is a interface in c#?

469


Define c# i/o classes?

523


What is interface c#?

451


Is c# strongly typed?

466


Why static constructor is parameterless in c#?

591


what is a static constructor?

665


What is application object in c#?

495


If multiple interfaces are inherited and they have conflicting method names; What will happen ?

502


what optimizations does the c# compiler perform when you use the /optimize+ compiler option?

590