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 the difference between encrypting a password and applying a hashing?
What is the use of design pattern?
How do you give a Windows service specific permissions?
What is the difference between a class and an object, and how do these terms relate to each other?
What?s Singleton activation mode?
What is equivalent for regsvr32 exe in .net ?
What is il and c#?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
Explain about .net?
What are the providers available with VS.NET ?
What is Complex Class in .NET?
Explain is the jit an interpreter?