what is a constructor?
Answer Posted / pushparaj pentakota
constructor is a special method it's invoke when object is
created and used to initialize instance members.and doesn't
have any return type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List the two important objects of ado.net and also list the namespaces that are commonly used in ado.net to aid in connection to a database.
What is hashtable in c# with example?
What tool we have to use to install assembli in gac folder.
Explain manifest & metadata in c#.
What's the difference between class and object?
What is list collection in c#?
Define an array?
When can a derived class override a base class member?
What is the use of return in c#?
Can a method return multiple values in c#?
What is session state in asp net c# with example?
What is object pool in .net?
What are console applications used for?
Is a valid int value?
What are satellite assemblies?