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 |
Can a try block have nested try blocks?
What are object pooling and connection pooling and difference?
Tell us what is json data, and what is one way that .net developers can work with json?
What are the authentication methods in .net?
How would ASP and ASP.NET apps run at the same time on the same server?
Which file is taken by compiler when we have both file Application and Server Configuration file?
What is an Interface? Have you ever developed an Interface.
What are the differences between user control and server control?
What are the main components in .net?
When should I use .net core?
What is RCW (Run time Callable Wrappers)?
How many types of generations are there in a garbage collector?