Interfaces can have methods.

a. 0
b. 1
c. 2
d. any number of

D

Computer Science & Information Technology

You might also like to view...

To rotate an image clockwise means to turn the image to the right

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of these remarks about patterns is correct?

a. Design patterns are restricted to an official list of particular programming languages, of which C++ is one. b. A pattern is a design principle that solves a problem that occurs repeatedly. c. Patterns are so general they need not make assumptions about the application to which it is being applied. d. Patterns can help organize the presentation an understanding of ideas about software.

Computer Science & Information Technology