In Java SE 7 and earlier, an interface may contain:

a. private static data and public abstract methods.
b. only public abstract methods.
c. public static final data and public abstract methods.
d. private static data and public final methods.


c. public static final data and public abstract methods.

Computer Science & Information Technology

You might also like to view...

If no exception is thrown, then the _________ is ignored.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Forms provide an easy to use interface for nontechnical users. What are some features of forms that you can use to make forms easier to use?

What will be an ideal response?

Computer Science & Information Technology

To display the Property Sheet for a field, you must first click in the field

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following does NOT appear in the AutoFilter list menu?

A. sort options B. row numbers C. advanced filtering options D. data from the column where the AutoFilter list arrow is

Computer Science & Information Technology