Dynamic Binding (Polymorphism) Part II (Lecture 42)

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024
  • To access the translated content:
    1. The translated content of this course is available in regional languages. For details please visit nptel.ac.in/tr...
    The video course content can be accessed in the form of regional language text transcripts, books which can be accessed under downloads of each course, subtitles in the video and Video Text Track below the video.
    Your feedback is highly appreciated. Kindly fill this form forms.gle/XFZh...
    2. Regional language subtitles available for this course
    To watch the subtitles in regional languages:
    1. Click on the lecture under Course Details.
    2. Play the video.
    3. Now click on the Settings icon and a list of features will display
    4. From that select the option Subtitles/CC.
    5. Now select the Language from the available languages to read the subtitle in the regional language.

ความคิดเห็น • 3

  • @manmohankrishna2407
    @manmohankrishna2407 5 ปีที่แล้ว +3

    18:00 in class B:public A, you need to put public: access specifier before "using" to get both function calls f() and f(int) to work in main

  • @ajayjampale6102
    @ajayjampale6102 6 ปีที่แล้ว

    Rules about polymorphism and the differences between static and dynamic bindings are clearly explained, thanks

  • @joseponce6250
    @joseponce6250 2 ปีที่แล้ว

    thanks!