What is Partial class? What purpose we use it?
Answer Posted / anil
Partial is keyword,a class can span multiple source file .
same name diffrent member and functionality.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain nullable types in c#?
What is call back method?
What are jagged arrays used for?
Give an example to show for hiding base class methods?
What is the class in c#?
How do I run a cshtml file?
What is the difference between list and arraylist in c#?
What is wcf c#?
What is a console file?
What is “using” statement in c#?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
Define delegation in .net?
If you want to write your own dot net language, what steps you will u take care?
What is a thread? What is multithreading?
What is token in c#?