Answer Posted / bala
Whenever The Method have a same name but differnt
parameters,we can do overloading...
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to declare a property in a class?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
Why should you override the tostring() method?
Why do we need interfaces in c#?
What does the dispose method do with the connection object?
Why is it efficient to use System.string under System.Text.StringBuilder ?
For methods inside the interface why can’t you specify the accessibility modifier?
What is deadly diamond problem?
What is serialization in unity?
What is a console device?
What is a struct in C#?
Explain the different ways a method can be overloaded?
Is linkedhashset synchronized?
Define a manifest in .net?
What does type safety mean?