What is abstraction with strong example program?
(not a general program)

Answer Posted / satishkumar vishwakarma

Abstraction means showing only relevent data. means that it
shows only that part of code which is necessory for other
class rather than showing all information. Encapsulation
also does same thing. the whole funda of Abstration and
Encapsulation is Class and Access Specifiers.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you do math powers in java?

792


What’s the difference between applets and standalone program?

721


How can we find the sum of two linked lists using stack in java?

750


What is vector?

757


What are the changes in java.io in java 8 ?

735


Can an interface be final?

743


What is a package in java? List down various advantages of packages.

958


Explain the selection sort algorithm?

832


Can inner class final?

857


What is unmodifiable collection in java?

679


Is java still necessary?

805


What is a instance variable?

756


Explain tree set and its features?

790


Can we use String with switch case?

839


What is a loop java?

760