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 8 months ago
Guest
answered 7 months ago
Abstraction is nothing but a class or an object acquiring all the features of a particular class or method.
0
0
- The Project Aims To Implement A JAVA Parser? 1- Classes And Functions 2- Arithmetic/logic Expressions 3- If Statement
- How To Get Java On My Lg 260?
- Write A Java Program To Store A Number Find If It Is Positive Or A Negative Number If Positive Print I Am The First?
- How To Update The Sim 3 Expansion?
- What Is An Attribute In Java?
- Do I Have To Write A Main Method In Every Class I Create?
- What How The Step For Make Library Management?
- In Which Process We Can Start Java?
- Define The Concept Of Java Byte Code?
- How To Run Remote Method Invocation In More Machine?
- How To Run Java Remote Method Invocation In More Machine?
- How To Make A Java Program That Will Ask The User To Input A Number And Display All The Even Number And The Sum Of All Even Numbers Based On The Inputted/ Given Numbers?
- Is A Static Variable An Instance?
- How To Compile And Run Java Package?
- What Does Literati-on Mean?
- What Is Abstract Class In Details?
- What Is Meant By Remote Method Invocation In Java?
- What Is Meant By Servlet In Java?
- What Is Latest Technologies In Java?
- Write A Program Using Do…..while Loop To Calculate And Print The First M Fibonacci Numbers?
- What Is The Difference Between Reference &instance Variable?
- Why Java Is Slow?
- What Is The Drawback Of Ms Access?
- What Is Replaced In Place Of Pointers In Java?
- What Replaces Pointers In Java?
- 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.