You can declare that an interface is a functional interface by preceding it with the @FunctionalInterface annotation. The compiler will then ensure that the interface contains ________; otherwise, it’ll generate a compilation error.

a. no abstract methods
b. all abstract methods
c. only one abstract method
d. one or more abstract methods.


C

Computer Science & Information Technology

You might also like to view...

Which IP address is assigned to PC1?

What will be an ideal response?

Computer Science & Information Technology

To ____ a site is to specify the site's local site root folder location to Dreamweaver.

A. link B. define C. upload D. download

Computer Science & Information Technology

Explain the MIMD model of parallel architecture.

What will be an ideal response?

Computer Science & Information Technology

Express the number in scientific notation.0.0000075

A.
B.
C.
D.
E.

Computer Science & Information Technology