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 the difference between ref & out parameters in c#?

456


What does mean before a string in c#?

514


What is asynccallback c#?

518


How do I develop c# apps?

521


What is a byte in c#?

553






Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?

530


What is readline c#?

488


What are partial classes and use of partial classes?

523


What is xor operation?

523


Is clr a compiler?

484


What is a c# delegate?

603


What is the advantage of singleton class?

478


What is the difference between == and object.equals?

501


What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?

561


What's the difference between System.String and System..StringBuilder in C#?

501