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

Does windows 10 need java?

600


Is there a sort function in java?

575


How does sublist works in java?

543


how we can create packages in java?

520


What is the purpose class.forname method?

560






How does hashmap work in java ?

541


What is scanner in java?

543


Can we modify the throws clause of the superclass method while overriding it in the subclass?

549


What is difference between overloading and overriding in java?

529


Explain how to convert any java object into byte array.

554


What is the difference between path and classpath variables?

531


What is constructor and its types?

541


What is the function of log?

546


Differece between class and generic class?

567


What is super keyword explain with example?

535