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
How to spawn a thread?
Is .net core the future?
What is jit compilers?
What's singleton activation mode in .net?
What is the difference between encrypting a password and applying a hashing?
How do you view the methods and members of a dll?
Which Namespace is used to to achieve MultiThreading in .NET?
What are virtual destructures?
Tell us the difference between managed and unmanaged code?
Explain how to load the contents of an xml file into an xmldocument object?
What does jit compilation do in .net?
What is singlecall activation mode used for in .net?
What method do you use to explicitly kill a users session? How?
Tell us the differences between an interface and an abstract class in .net?
How does linq work?