Interfaces, Inheritance, and Polymorphism

  • Ogihara M
N/ACitations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

An interface is a template for building a Java class. The components of an interface are static methods, constants, and abstract methods. An abstract method is a method header followed by a semicolon and is without a body. All abstract methods have public visibility. An abstract method specifies only its syntax, but not its semantics.

Cite

CITATION STYLE

APA

Ogihara, M. (2018). Interfaces, Inheritance, and Polymorphism. In Fundamentals of Java Programming (pp. 427–455). Springer International Publishing. https://doi.org/10.1007/978-3-319-89491-1_17

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free