What is Partial class? What purpose we use it?

Answer Posted / jajnaseni majhi

Partial is keyword which is used to create partial
classes.When a class is large enough to maintain,by
creating partial classes developer can span the same class
to multiple files.Which easy to maintain.

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 exe file in c#?

642


What is serialization of data?

702


Can we declare class as protected?

738


How does c# achieve polymorphism?

682


How do you encapsulate in c#?

657


What is xslt in c#?

635


Can abstract class be instantiated c#?

701


What are the collection types can be used in c#?

629


Is it possible to force garbage collector to run?

654


What is cookies c#?

666


What is a verbatim string literal and why do we use it?

679


What are the uses of namespaces?

775


What is an enumerator in c#?

704


What are the steps to create a webservice and consume it?

664


Describe an interface class?

745