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 lock in c#?

564


What is boolean conditions in c#?

585


What is the main usage of keyword “virtual” ? How does it work for a method or property?

593


Is c# an array?

562


What are the new features in c# 2.0?

604






What is c# commonly used for?

553


What is field in c#?

551


Explain how can you clean up objects holding resources from within the code?

565


Is c# still popular?

560


What is the difference between throw and throw ex?

545


What is asynccallback c#?

608


What is a byte in c#?

639


What is datagrid c#?

552


Why do we need private constructor in c#?

543


What is the use of console readline () in c#?

547