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

How do I count the length of a string in c#?

497


What is difference between value and reference types in C#.NET

508


What is inheritance c#?

479


Is unboxing an implicit conversion?

529


What is the and operator in c#?

478






Can you access a hidden base class method in the derived class?

494


In which order the destructor is called for an inherited class?

522


How many types of constructors are there?

505


Do void methods have parameters?

485


What is difference between assembly and namespace?

469


What is a static property. Give an example?

515


How does c# generics and c++ templates compare?

467


Explain about Threading Types.

591


Is null == null c#?

470


Which function is the entry point for a DLL in MS Windows 3.1?

675