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 are c# i/o classes? What are the commonly used i/o classes?
In c#, what will happen if you do not explicitly provide a constructor for a class?
Is a dll an assembly?
Why do we use delegates?
Is it possible to nest cfml conditional tags?
Name which controls do not have events?
Explain states of a thread in c#?
When do you generally use a class over a struct?
What is .edmx file?
What is a Jagged Array in C#?
What basic steps are needed to display a simple report in crystal?
What are interfaces in c#?
What is inheritance c#?
Which config file has all the supported channels/protocol?
Is c# a technology?