what is meant inheritance. can you exaplain what kind
inhertance ussed in your project
Answer Posted / 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 View All Answers
What is int32?
What is generic types in c#?
What do you mean by directing?
Explain how to implement an object pool in c#.net
What is the difference between inheritance and abstract class?
What is the difference between disposing of () and finalize() methods in c#?
How does bitwise xor work?
How Do You Convert A Value-type To A Reference-type?
Explain the serialization in .net
What is a concrete class in c#?
What is immutable in C#?
Describe an abstract class?
What is binary search tree in data structure?
What is system console writeline in c#?
Are structs value types or reference types?