AMA University Answers
Login
Register
AMA OED
Courses
CS
CS-6203
The process by which one class...
The process by which one class acquires the properties (data members) and functionalities(methods) of another class.
Encapsulation
Inheritance
Correct
Polymorphism
Abstraction
Similar CS-6203 questions
This is the least restrictive access modifier. Methods and attributes that use the public modifier c...
The following are the advantages of Inheritance except.
The J2SE 1.2 was released on
The superclass constructor can be called explicitly using the ?
The class that extends the features of another class is known as ?
These variables are inside a class however outside any method. They come into existence when the cla...