Fill in the blanks in each of the following statements: a. In Java SE 8, an interface

Question:

Fill in the blanks in each of the following statements:

a. In Java SE 8, an interface may declare                 —that is, public methods with con- crete implementations that specify how an operation should be performed.

b. As of Java SE 8, interfaces can include                 helper methods.

c. As of Java SE 8, any interface containing only one method is known as a(n)                 .

d. As of Java SE 9, any interface may contain                 instance and static methods.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Java How To Program Early Objects

ISBN: 9780134743356

11th Edition

Authors: Paul Deitel, Harvey Deitel

Question Posted: