×

Loading...

Notice that: you can inherite from only one class, but you could implement several interfaces. This might be the main point when you choose abstract class or interface.

Report