Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain constructor.

Answer Posted / megha

Constructor is a method having same name as that of a
class.It is automatically invoked when an object is
created.It is used to Initialize variables of a class.It has
no return types.
3 types of constructors are:-
1)default constructor
2)parameterised constructor
3)static constructor

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you create threading in.net?

1049


Explain what is the difference between web application and enterprise application?

1089


Explain Creational design pattern in .NET?

1142


What are the security policy levels in .Net

2142


What is the difference between server.transfer and response.redirect? Why?

1090


What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?

1001


Explain something about WebService?

1202


Explain what are possible implementations of distributed applications in .net?

1045


What is delegation in .net?

1150


Using com component in .net?

1063


What is class library in .net

1145


Who is using .net core?

1013


What are the core differences between .NET Languages ?

2464


Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?

1157


What is implement a generic action in webapi?

1297