Can we have same method with same name and signature using
partial classes
Answer / banaja
no,bcoz partial class behaves like a single class only.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is "common language specification" (cls) in .net?
Explain about the Common Language Runtime?
What are HTML controls, Web controls, and server controls?
Explain what inheritance is, and why it's important?
What are the different types of Classes in .NET?
Explain how to spawn a thread?
How to send the Mail in C# using ASP.Net ? And my Answer is as follows ?
How can you instantiate a tuple?
How do you generate a strong name?
What is file extension of Webservices in .Net?
What is the difference between a Hash Table and a Dictionary?
Difference between class and interface in .net?