11- Generic Classes and Inheritance

4:17 2 స్పీకర్లు 1 (i) అంశపులు 95 విభాగములు

స్పీకర్లు

(i) అంశపులు

  1. 0:03

    In this video we're going to talk about a common misunderstanding when it comes to programming with generics. So let's add a new class here. We call it instructor. We want the instructor class to inherit from the user class. So here we type…