Hello!
When a class implaments an Interface must the class implement all methods?
Whan happen if the class don't implament all methods in the interface. Will
it cause compile error then.
//Tony
When a class implaments an Interface must the class implement all methods?
Whan happen if the class don't implament all methods in the interface. Will
it cause compile error then.
//Tony
Comment