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

Write a short note on interface?

580


What are the differences between value types and reference types?

548


What is array and arraylist?

544


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

493


explain the nature of the assembly work?

2101






What is a generic in c#?

507


How does the clr work?

499


How do I create a multilanguage, single-file assembly?

496


What is asenumerable in c#?

486


Why array is faster than arraylist in c#?

491


What is anonymous methods in c#?

555


What is anonymous method in c#?

464


Explain the concepts of cts and cls(common language specification).

504


Why do we use abstraction in c#?

474


Why do we need singleton class in c#?

536