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

Answer Posted / suresh

partial classes allow implementation across more than one
source file...........

Is This Answer Correct ?    28 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is console readkey ()?

525


How do I edit a dll file?

450


What are delegates in C#?

557


What is the use of return in c#?

486


What is thread life cycle in c#?

472






What is Asynchronous call and how it can be implemented using delegates?

567


How will you get the different language strings?

505


What is tpl in c#?

493


What do you mean by default constructor?

605


Are c# tuples immutable?

505


Can a struct inherit from an interface in c#?

511


What is a decimal c#?

467


How do we achieve encapsulation in c#?

478


What are constants in c#?

559


When a Static Constructor is called in a Class?

577