How do you inherit from a class in C#?

Answer Posted / hafiz usman majeed

subclassname : superclassname

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use methods in c#?

479


Define delegation in .net?

490


Why do we use abstraction in c#?

476


What are the fundamental principles of oo programming?

501


What is the name of c# compiler?

636






If you donot specify an access modifier for a method, what is the default access modifier?

545


What are delegate methods?

470


Is system a class in c#?

496


What is use of list in c#?

454


Explain synchronous and asynchronous operations?

534


How can an inner class access the members of outer class?

545


What is view model in c#?

466


What is the difference between “dispose” and “finalize” variables in c#?

489


without modifying source code if we compile again, will it be generated MSIL again?

489


What is null propagation c#?

507