AMA University Answers
Login
Register
AMA OED
Courses
CS
CS-6203
This is the idea of taking att...
This is the idea of taking attributes and behavior of an object and bundling them together in the same unit or same class and at the same time restrict access to its content.
None of the choices
Data Hiding
Correct
Polymorphism
Abstraction
Similar CS-6203 questions
This term refers to automatically do the correct behavior even if what we're working with could take...
This are use to store and work with multiple values of the same data type using a single variable na...
This are the set of steps needed to solve a problem.
This act both as an interface that our own iterator classes can implement, as well as the type of th...
The Java reflection API contains classes and methods that allow you to dynamically instantiate and i...
This are information that describes a state of a thing or an object.