Answer Posted / surabathina
constructor is a method it gets invoked when instance of
the class is created
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is marshalling and what are different kinds of marshalling?
What is strong name in c# and how can we use it?
Is functional interface runnable?
Why we need get set property in c#?
What is view state c#?
How many aware interfaces are there?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
Explain the difference between the debug class and trace class?
What is activator c#?
Which is faster hashtable or dictionary?
What is readline library?
Can private virtual methods be overridden in c#.net?
What is distribute by in hive?
How to create events for a control? What is custom events? How to create it?
List some of the common data providers for ado.net framework?