Can we have same method with same name and signature using
partial classes



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

Post New Answer

More Dot Net General Interview Questions

What is common type system (cts)?

0 Answers  


What are the similarities and difference between class and structure in .net?

0 Answers  


Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

1 Answers   Siebel Systems,


What is the difference between the C#.NET and VB.NET?

6 Answers   MCN Solutions,


What is static constructor, when it will be fired?

0 Answers  


How will you make .NET programs work in Linux ?

0 Answers  


Explain about .Net products?

0 Answers  


What is finalize method in .net?

0 Answers  


What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

0 Answers  


which method do you use to redirect the user to another page without performing a round trip to the client? How?

0 Answers  


Why SOAP is required?

0 Answers   Alcatel-Lucent,


how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?

8 Answers  


Categories