what is a constructor?
Answer Posted / divya
Constructor is a method that is executed when an object is
created.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does c# have a 'throws' clause?
Define c# and list the features.
What is the difference between a method and a property?
what is scope of a protected internal member variable of a c# class
What is null in database?
What is the difference between int16 and int32 in c#?
What is the .net datatype that allows the retrieval of data by a unique key?
What are console applications used for?
Can mvc be used for desktop applications?
What is called method in c#?
Is typeof c#?
What is string [] args in c#?
Why generics are used?
Contrast between an interface and abstract class?
What are the properties of c#?