Question: An interface is a class-like thing whose methods are all empty. If an interface is applied to a class, then the interface acts like a
An interface is a class-like thing whose methods are all empty. If an interface is applied to a class, then the interface acts like a template that the class must conform to. (T / F)
Step by Step Solution
3.43 Rating (153 Votes )
There are 3 Steps involved in it
The statement is partially true and partially false Lets break it down 1 True An interface is classl... View full answer
Get step-by-step solutions from verified subject matter experts
