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 does int parse do in c#?

689


What happens if you add duplicate elements to a set?

682


Do we get an error while executing the “finally” block in c#?

707


Can a method be sealed in c#?

654


Does c# support templates?

742


Which is better javascript or c#?

671


What is serialization in c#?

653


What is a collection class in c#?

663


What is the difference between IEnumerator and IEnumerable?

901


What is exe in c#?

662


What is decimal in c#?

673


how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used

2588


What does using do in c#?

678


What is namespace explain with example?

617


What is an assembly in .net?

749