Multiple Choice
A functional interface ____.
A) is the same as a package
B) can have multiple lambda expressions
C) contains just one abstract method
D) can only contain effectively final variables
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: _ compress the data they store, which
Q27: Match each term with the correct statement
Q28: public abstract class Car <br>{ <br> private String
Q29: Instead of using the automatic toString() method
Q30: Java does not allow a class to
Q32: Classes, such as the String class, have
Q33: public interface FindTheError <br>{ <br> void firstMethod(int anIntNum)
Q34: <img src="https://d2lvgg3v3hfg70.cloudfront.net/TBX9006/.jpg" alt=" The
Q35: The capability to inherit from more than
Q36: The Object class _ method converts an