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

Is there a sort function in java?

658


What is difference between path and classpath?

649


Write a program to search a number in the given list of numbers.

728


What is array initialization in java?

579


What is constructor and virtual function? Can we call a virtual function in a constructor?

767






What is the difference between static method and instance method in Java?

664


Is special character in java?

690


How can you write a loop indefinitely in java programming?

644


Does every java program need a main?

627


What is a variable in java?

630


What is the major drawback of internal iteration over external iteration?

672


What is the purpose of file class?

650


What is temp in java?

671


What is hash code collision?

686


Explain about the main() method in java?

692