What is Partial class? What purpose we use it?

Answer Posted / balakrishna

partial is keyword
when ever class will create at difference location with same
name at the time before class partial key word is used.
this can help parallel creation .

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c# different than c++?

518


What is interface c#?

464


Is there an equivalent of exit() for quitting a c# .net application?

495


What is jagged array in c#?

548


What is multithreading? What are the problems that comes with multithreading and how to manage them?

553






What is Delegate and what is it used for ?

577


What does readonly mean in c#?

543


When should I use static in C#?

560


What is a partial method?

499


How do I do implement a trace?

544


Is array value type in c#?

589


Explain dataadapter.update method in .net?

520


In which way a two-dimensional array declared in C#?

510


What is ienumerable <> in c#?

483


What are the different types of constructors?

510