5 Answers - Sort by: Date | Rating
Abstraction is nothing but data hiding . In java we will
provide the object to users then they will use the object's but they doesn't
know what is happening the behind . This is called abstraction. Abstraction
uses in order to do some works easily.
For example, you have a abstract class fruit. And
fruit has some methods one of which has to be abstract
provide the object to users then they will use the object's but they doesn't
know what is happening the behind . This is called abstraction. Abstraction
uses in order to do some works easily.
For example, you have a abstract class fruit. And
fruit has some methods one of which has to be abstract
2
0
The technique of choosing common features of objects and methods is known as abstracting. It also involves with concealing the details and highlighting only the essential features of a particular object or a concept. A Java programmer makes use of abstraction to specify that a couple of functions form the same kind of task and can be merged to perform a single function.
Abstraction along with two other techniques, information hiding and encapsulation are the most significant techniques in software engineering. All of these three functionalities are known to reduce complexities in processing and programming. Java, developed by Sun, is an object oriented programming language that can work on different independent platforms. The Java abstraction is clearly and concisely explained with the help of examples in cnx.org/content/m11785/latest//.
I am sure this detailed piece will give you a clear idea about how abstraction is incorporated in Java.
Abstraction along with two other techniques, information hiding and encapsulation are the most significant techniques in software engineering. All of these three functionalities are known to reduce complexities in processing and programming. Java, developed by Sun, is an object oriented programming language that can work on different independent platforms. The Java abstraction is clearly and concisely explained with the help of examples in cnx.org/content/m11785/latest//.
I am sure this detailed piece will give you a clear idea about how abstraction is incorporated in Java.
0
0
It is difficult to understand the pl who are the beginners .
Plz give in tech progs
Plz give in tech progs
Guest
answered 7 months ago
Guest
answered 6 months ago
Abstraction is nothing but a class or an object acquiring all the features of a particular class or method.
0
0
- Who Calls The Main() Method?
- How To Download Java On Your Mobile?
- How Do I Turn Off Java On My At&t Lg?
- Java Programming How To Get The Sum Of Two Numbers?
- What Is Recursive Abstraction?
- How To Make Your Phone Java Supported?
- What Are The Service In Rmi?
- I'm Having A Problem With The Error Code 25099 Unzipping Core File Failed.I've Tried Everything I Can Think Of. ?
- How Do I Workaround Error 25099?
- How Do I Install Java When I Keep Getting This Unzipping Core Files?
- How To Wright A Java Programme After Setting Path For It?
- If There Is One Class Template Which Has One Static Member Variable That Static Variable Will Belong To?
- How To Install Java On A I465?
- How To Load Java On Lg Env2?
- How Are Lists Implemented In Java?
- How To Write Small Program That Printout The Even Integers From 2 To 100 Using A Do While Loop?
- What Is The Theme For Math Fair 2009?
- What Is The Theme Of Math Month?
- How To Create A Batch File To Execute MS Word Application?
- Why Are Read Jvm In Byte Code?
- What Is The Function Of Final?
- How To Create A Diamond In For Loop In Java Using *?
- Public Static Void Main(string A[]) I Know Why Use Static Keyword?
- Do Stores Accept Blank Checks?
- What Is Abstraction In A Java Program?
- What Are The Advantages And Disadvantages Of Abstraction In Java?
- Can Anyone Give Me The Detailed Explanation Of Abstraction In Java Language?
- What Is Abstraction? How Is It Useful?
- What Is Data Abstraction?
- What Is Meant By Abstraction?
- What Is The Abstraction Of Arts And Literature?

New Comment - Comments are editable for 5 min.