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

Explain about Threading Types.

598


what is the difference between .dll and .exe

531


What is the delegates in c#?

512


List down the different ide’s provided by microsoft for c# development.

475


What is instantiating a class in c#?

484






Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?

539


What is uint c#?

454


What are satellite assemblies? How will you get the different language strings?

486


What is callback function in c#?

531


What are logical operators in c#?

524


how to prevent a class from being inherited in c#.net?

516


Why is main static in c#?

519


List down the reason behind the usage of c# language.

650


Are c# references the same as c++ references?

550


How do you use nullable?

504