What is Partial class? What purpose we use it?

Answer Posted / nsy

A partial class nothing but a class with the keyword
partial. This class can split across multiple cs files. The
purpose of this is managing code in our project.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is window application in c#?

500


What is difference between array and arraylist in c#?

450


Why do we need structs in c#?

450


What is use of private class in c#?

511


Which of the following API is used to hide a window?

535






What is cookies c#?

485


How do I convert a string to an int in c#?

521


What is connection pooling in ado.net?

549


What is difference between class and interface in c#?

455


What are strings in c#?

493


What is sqldataadapter in c#?

491


What is attribute c#?

436


How do you name a variable in c#?

509


How are Windows programs different from normal C-programs?

1677


Which are the access modifiers available in c#?

522