Friday, February 1, 2019

Java Language Keywords: Top 4 Keywords in Java (Part 2)

What Is an Abstract Keyword in Java?

In Java, an abstract keyword is a non-access modifier that is applicable for classes and methods, but it is not applicable to variables. These Java language keywords are used to achieve abstraction in Java, which happens to be a key feature of OOP.

Let us study some of these different contexts in greater detail.



from DZone.com Feed http://bit.ly/2RqTTUh

No comments:

Post a Comment