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 the use of immutability?
What is the advantage of packaging over xcopy in .net?
Explain how to stop a thread?
When should I use .net core?
Please explain what is the difference between encrypting a password and applying a hashing?
What are the main components in .net?
Why did they call it .net?
How to view a .NET assembly?
What is the use of activex control in .net?
explain the states of a window service application?
What are the advantages of .net core?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
Why inheritance is important?
How many namespaces are in .net version 1.1?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?