Answer Posted / tiger senthil
Complier identifies the class name and method name sdould
be the name.which invoked when class instanciate the
object.Here possible to overload the constructor.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the steps to create an assembly and add it to the gac?
Can a dictionary have duplicate keys c#?
What is asax file in c#?
What is trim in c#?
Why abstract class is not instantiated in c#?
What is a derived class in c#?
Can properties be static in c#?
What is a partial method?
Explain about c# language.
What is callback method in c#?
What is a deadlock lock?
What is the use of oops in c#?
For methods inside the interface why can’t you specify the accessibility modifier?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
How to get the sum of last 3 items in a list using lambda expressions?