Answer Posted / s.nareshkumar
inheritance is the process of acquiring the one class properties to another class its called 'inheritance'
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Whether static method can use nonstatic members?
Explain basic concepts of OOPS?
Differentiate between a class and a method.
Do we require parameter for constructors?
What is operator overloading and polymorphism?
What is difference between static and non-static fields of a class?
What's the main difference between arraylist / hashmap and vector / hashtable?
What are the major differences between late and dynamic binding?
What is the practical implementation of inner classes?
What is the best tool for modeling and ORM framework
What is static polymorphism?
What is a functional interface? What is sam interface?
Can you use virtual, override or abstract keywords on an accessor of a static property?
Which keyword can be used for overloading?
Does PowerShell support OOPs?