Buy Questpond's video subscriptions on
huge discount
.
Online: 12312
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
OOPS
>
Loading ...
What is the work of a constructor?
Posted by
Abhisek
on 1/21/2010 | Category:
OOPS Interview questions
| Views: 5552
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Constructor creates and initialises the objects in an application.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the use of DATEDIFF function in SQL?
Next > :
Why HashTable is used?
Comments or Responses
Posted by:
Setahamid
on: 1/21/2010
constructor is used to initialize class members .it has same name as class.it automatically call when object of class is created.it can not have return type.
Login to post response
More Interview Questions by Abhisek
Why HashTable is used?
What is the base class for all .NET classes?
What is an Assembly in .NET?
What do you mean by properties in C#?
Which method is used to delete a file in VB.NET?
To reverse a string which function is used in VB.NET?
Name the method in VB.NET used to define a control's color?
What are the different method parameter modifiers in C#?
Latest Interview Questions
Can you compare two SQL fields with datatype "text" by using ...
what is web part?and type
what is MOSS ?
What are ways to create input forms for workflow ?
What are the types of input forms that can be created for a workflow ?
What is Authentication and Authorization.
what is Ajax?
what is PrePageExecute() event
More ...