Can we inherit a private class in chsarp? how? explain(with
code) ?

Answer Posted / amit singh

Private class inherit in the derived class. When we create
instance of that class. Call that instance in derive class.

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.

1951


What is the difference between a method and a property?

680


Is c# lazy thread safe?

681


How to reduce image resolution in C#?

841


What is clr in c#?

646


What are the advantages of using partial classes?

729


What is the difference between constants and read-only?

700


What is data hiding in c#?

687


1. Describe page life cycle?

1833


What is view model in c#?

644


What is a Jagged Array in C#?

753


What is the difference between early binding and late binding in c#?

728


What is an icollection in c#?

676


Enlist some of the properties of a thread class?

704


What is difference between list and dictionary in c#?

661