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 Assembly manifest? what all details the assembly manifest will contain.
What are the two kinds of properties.
What is an EXE?
What is the use of system.diagnostics.process class in .net?
Please explain what is a delegate?
Can a try block have more than one catch block?
What are the two main parts of the .net framework?
Conceptually, what is the difference between early-binding and late-binding?
What is immutability?
. How .NET can support multiple languages?
Tell us what is the difference between struct and class?
What are the new features in .net core?