what is meant inheritance. can you exaplain what kind
inhertance ussed in your project



what is meant inheritance. can you exaplain what kind inhertance ussed in your project..

Answer / amrish

Acquiring properties from parent class to child class.
in every form that we create inherits from predefined parent form.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More C Sharp Interview Questions

How do I port "synchronized" functions from visual j++ to c#?

0 Answers  


What does return do in for loop?

0 Answers  


Is static class thread safe in c#?

0 Answers  


Why can?t you specify the accessibility modifier for methods inside the interface?

3 Answers   Mind Tree, Siebel Systems,


What is activator c#?

0 Answers  


Explain synchronous and asynchronous operations?

0 Answers  


What is option parameter in C#?

0 Answers  


What is lock in c#?

0 Answers  


What is an extension method in c#?

0 Answers  


Can we inherit class that contains only one private constructor?

0 Answers  


which access modifier we can declare the abstract class?

5 Answers   IBM,


Define using statement in c#?

0 Answers  


Categories