What is the partial class in C# What is the use of partial
class in C#?

Answer Posted / naresh

Suppose we have a class with hunderads of functions.than it
is so time taken and also difficult to write all code by
one.so to avoid this,we implement this by more than one
devloper at the same time by using same class name followed
by partial keyword....

Is This Answer Correct ?    17 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by winforms in c#?

503


What is difference between array and arraylist in c#?

446


Why it's said that writing into .NET Application Configuration Files is a Bad Idea?

526


What is the use of GC.KeepAlive Method?

638


What is inumerable?

569






Distinguish between array and arraylist in c#?

576


What does using system mean in c#?

492


What is a callback c#?

540


In howmany ways can you deploy an assembly?

539


How do you encapsulate in c#?

480


What are satellite assemblies?

556


Explain About DTS package

574


What is callback in c#?

477


Define constructor in c#.

511


What is the data provider name to connect to access database?

498