When a program class implements an interface, it must provide behavior for...
Two methods defined in that interface.
Only certain methods in an interface.
All methods defined in that interface.
Any methods in a class.