Question: Class abstraction means... Putting all data fields private and creating getters and setters for accessing them Using the implements keywosy to allow child classes to

 Class abstraction means... Putting all data fields private and creating getters

Class abstraction means... Putting all data fields private and creating getters and setters for accessing them Using the implements keywosy to allow child classes to be used polymorphically All data fields and methods relate to one thing and one thing only Publishing a public contract (methods and/or constants) for using a class while hiding its internal workings

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!