11- Generic Classes and Inheritance
4:17
2 স্পিকার
1 অধ্যায়
95 রেখাংশ
স্পিকার
অধ্যায়
-
0:03অধ্যায় 1: In this video we're going to talk about a common misunderstanding when it comes to programming with generics. 250s · Speaker 2
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…