1 00:00:00,330 --> 00:00:00,810 ‫All right. 2 00:00:00,810 --> 00:00:05,880 ‫So now you finished the Inheritance chapter, and I tell you, this is not it. 3 00:00:05,880 --> 00:00:12,090 ‫There will be a lot more inheritance stuff coming up in the future, but it is something more complex 4 00:00:12,090 --> 00:00:13,920 ‫than the other topics that we have seen so far. 5 00:00:13,920 --> 00:00:16,310 ‫So we went a little back to OP. 6 00:00:16,320 --> 00:00:23,880 ‫So the object oriented programming and it's based on multiple core concepts and inheritance is one of 7 00:00:23,880 --> 00:00:26,970 ‫the core concepts of object oriented programming. 8 00:00:27,300 --> 00:00:33,210 ‫So now you have seen another one and we are going to look into polymorphism, which is another important 9 00:00:33,210 --> 00:00:36,060 ‫part of object oriented programming. 10 00:00:36,060 --> 00:00:38,940 ‫So let's check out polymorphism in the next chapter.