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
What is concrete class in c# with example?
What are some of the commonly used commands in sqlcommand?
What is written in c#?
what is the Difference between the public and private ?
What is the difference between Java and .NET garbage collectors?
What are fields in c#?
Is functional interface runnable?
what are nullable types in c#
What is the difference between list and dictionary in c#?
What is before string in c#?
What is the object class in c#?
Define xslt.
What does break do in loop?
Is c# substring zero based?
What is a linked list c#?