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

Explain boxing and unboxing in c#?

509


What is code verification?

537


What is as keyword in c#?

576


Does c# support properties of array types?

513


What is the usage of Enumeration in C# Programming and is it good to use or not ?

559






What do you mean by saying a "struct is a value type"?

522


Can you create partial delegates and enumerations?

582


How do I create a multilanguage?

514


What are delegates?

798


What is a .exe extension files? How is it similar to .dll extension files?

578


What is strong name in c# and how can we use it?

539


In howmany ways can you deploy an assembly?

543


How can you write a class to restrict that only one object of this class can be created (Singleton class)?

518


What is the use of ienumerable?

458


What is a strong name in c#?

815