Which of the following does not complete the sentence correctly? An interface_____________.
a. forces classes that implement it to declare all the abstract interface methods.
b. can be used in place of an abstract class when there is no default implementation to inherit.
c. is declared in a file by itself and is saved in a file with the same name as the interface followed by the .java extension.
d. can be instantiated.
d. can be instantiated.
Computer Science & Information Technology
You might also like to view...
To remove red eye from a digital image, you would use software such as ________
A) Apple Keynote B) Microsoft PowerPoint C) Adobe Acrobat D) Adobe Photoshop Elements
Computer Science & Information Technology
The link between a file type and its default program is called a(n) ____.
A. association B. connection C. attachment D. library
Computer Science & Information Technology