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

What is type checking in c#?

508


what is an event? Define delegate?

524


When should I throw an exception?

548


Why is it not a good idea to use empty destructors?

544


What is bit in c#?

524






Ho we can see assembly information?

518


What is the purpose of private constructor in c#?

546


What kind of the information stored inside the assembly?

551


What is collection class c#?

535


Where’s global assembly cache located on the system?

526


Classes and structs can be declared as static, is this statement true or false?

549


What is the use of constructor in c# with example?

427


What is an object pool in .net?

652


What are the types of comment in c# with examples?

479


Is c# slower than java?

475