Can a class implement two interfaces that each contains the same method sig-nature? Explain.

What will be an ideal response?


Yes. The class which implements an interface provides method implementations for each of the abstract methods defined in the interface. In satisfying the requirements for a method of one interface, it simultaneously satisfies the requirements for a method with the same signature in another interface.

Computer Science & Information Technology

You might also like to view...

________ options enable you to change how PowerPoint corrects and formats your text

Fill in the blank(s) with correct word

Computer Science & Information Technology

The Document Inspector finds hidden properties and personal information in a workbook

Indicate whether the statement is true or false

Computer Science & Information Technology

To record a macro, a worksheet must be protected

Indicate whether the statement is true or false

Computer Science & Information Technology

When performing a search, keyboard characters that represent zero or more characters are known as:

A) search strings. B) keywords. C) search characters. D) wildcard characters.

Computer Science & Information Technology