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 |
How do I port "synchronized" functions from visual j++ to c#?
What does return do in for loop?
Is static class thread safe in c#?
Why can?t you specify the accessibility modifier for methods inside the interface?
3 Answers Mind Tree, Siebel Systems,
What is activator c#?
Explain synchronous and asynchronous operations?
What is option parameter in C#?
What is lock in c#?
What is an extension method in c#?
Can we inherit class that contains only one private constructor?
which access modifier we can declare the abstract class?
Define using statement in c#?