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 you mean by delegate in c#?

498


What is dynamic object in c#?

529


How do I format in c#?

500


what is IComparable

556


Can we inherit two classes in c#?

511






What is int tryparse in c#?

524


What are methods in C#?

567


Can we declare class as protected?

541


Why c# is called type safe language?

464


What does a constructor do c#?

499


What do you mean by expression tree?

450


Explain constructor in c#?

686


Why do I get an error (cs1006) when trying to declare a method without specifying a return type?

544


What is an event in c#?

500


What is namespace explain with example?

458