Can we have same method with same name and signature using
partial classes
Answer Posted / banaja
no,bcoz partial class behaves like a single class only.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is Entity Relationship Model in .NET?
Is .net core stable?
What are situations when you register .NET assembly in GAC ?
How to load the contents of an xml file into an xmldocument object?
How to create multiple inheritance in c#, with example?
What is COM Interoperability in .NET
What is boxing and un-boxing in .net?
Please explain what do the terms “boxing” and “unboxing” mean?
What is .net3.5?
What do you mean by Code Access Security in .NET?
What data providers available in .net to connect to database?
What is a formatter in .net?
How to implement CAS in .Net?
What is static constructor, when it will be fired? And what is its use?
What tools can I use to develop .net applications?