What is Partial class? What purpose we use it?

Answer Posted / anil

Partial is keyword,a class can span multiple source file .

same name diffrent member and functionality.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a multi line comment?

546


What is the difference between writeline and write in c#?

422


What does int32 mean?

473


What is difference between method and function in c#?

465


If I want to override a method one of class A and in class b then how do you declare?

740






Explain the difference between object type and dynamic type variables in c#?

488


what are windows services?

510


Are c# tuples immutable?

504


what happens if you inherit multiple interfaces and they have conflicting method names?

482


Can you mark static constructor with access modifiers?

546


What is gridview c#?

497


Why do we use anonymous method in c#?

495


what is IComparable

549


What is the difference between inheritance and abstract class?

446


Do loops c#?

498