Please enable JavaScript to use CodeHS

CodeHS Glossary


Interface Java

An interface provides a list of methods that *must* be defined if a class chooses to implement the interface.