watching your videos and learning from you lectures give some other level of confidence and feeling. And i never regret of watching your videos. the Way you explain and demonstration is up to mark, keep giving QUALITY content.
After watching the video, I still had one doubt about why overriding is not considered compile-time polymorphism. And I found an answer, so to whosoever had the same doubt, here is an answer for you: During compilation, the compiler only knows about the references and not the objects. So when we say `Animal animal = new Dog();`, the compiler only knows that the `animal` variable is of type `Animal`. When we call a function using this variable like `animal.walk();`, the compiler doesn't know which method to call until the program is actually running, where the object is created. This is why the decision on which method to invoke happens at runtime, not at compile time.
Cleared the concept that for accessing the method through parent reference via child object is possible iff the method is already present in parent class 🙃
Vipul bhai, method overriding mai , interviewer ghuma deta hai candidate ko. aap add kar sakte hai last mai some interview questions, or can give questions in the description with a link :) .
Today polymorphism lecture went really well. use Gemini for Exercises questions sir app ko Gemini Ke prompt dena Chiye description me. e.g. I get it from internet another Teacher. I'm learning about polymorphism in java. Please provide: 1. A concise explanation of polymorphisms, including its purpose and when it's commonly used. 2. A simple code example demonstrating polymorphism. 3. Three common mistakes or misconceptions beginners often have about polymorphisms and how to avoid them. 4. Two real-world applications or scenarios where polymorphism is particularly useful. 5. Three progressively challenging exercises that will help me practice using polymorphism. Please don't provide solutions, only the problem statements. After providing this information, please ask me a thought-provoking question about polymorphism that will encourage me to think deeper about its applications or implications.
Sidhi Baat , NO Bakwass ,,,,, great sir i am a EEE student ,, jb mujhe smaj aa rha hai tb CS walo ko to or bhi easy lgta hoga
aaj smaj me aaya sir polymorphism thanks a lot ..
Jitna Simple aap kar dete ho na .. muje kahi nahi mila aisa .. Udemy pe bhi nahi .... Love u sir ji❤
watching your videos and learning from you lectures give some other level of confidence and feeling. And i never regret of watching your videos.
the Way you explain and demonstration is up to mark, keep giving QUALITY content.
Thank you so much sir fully cleared polymorphism 😊
After watching the video, I still had one doubt about why overriding is not considered compile-time polymorphism. And I found an answer, so to whosoever had the same doubt, here is an answer for you:
During compilation, the compiler only knows about the references and not the objects. So when we say `Animal animal = new Dog();`, the compiler only knows that the `animal` variable is of type `Animal`. When we call a function using this variable like `animal.walk();`, the compiler doesn't know which method to call until the program is actually running, where the object is created. This is why the decision on which method to invoke happens at runtime, not at compile time.
Cleared the concept that for accessing the method through parent reference via child object is possible iff the method is already present in parent class 🙃
This guy is underrated yarr! He covers in-depth concepts with such clarity. Just superb!
Thank you brother for such a concept based learning ❤
Thanks for teaching in depth
My pleasure
Sir voice is very excellent so voice vaje se concentrate karta hai Banda thankyou sir
Superb Quality Sir
For Understanding the concept of Any topic keep it sir🫡🙏
sir aapke videos dekhke mene sikha or abhi mera 4.5 lakh ka pakage laga hai thank you sir
Congratulations brother ⚡️
Congrats!! Could you plz tell us how did you cacked a job.
Superb explanation sir
One suggestion. Please make a video on memory (heap and stack) with diagrams, showing when the memory is created, etc..
Vipul bhai, method overriding mai , interviewer ghuma deta hai candidate ko.
aap add kar sakte hai last mai some interview questions, or can give questions in the description with a link :) .
Superb!
sir ek video interface par bhi upload krdijiye.
SIr sab kuch mast hai ek interview series tricky questions bhi include karogai toh abhut help hoajyegi
FYI : Ladkiya bhi apki videos dekheti hai Sir.rrr... Keep going 👍👏😊
Today polymorphism lecture went really well. use Gemini for Exercises questions sir app ko Gemini Ke prompt dena Chiye description me.
e.g. I get it from internet another Teacher.
I'm learning about polymorphism in java. Please provide:
1. A concise explanation of polymorphisms, including its purpose and when it's commonly used.
2. A simple code example demonstrating polymorphism.
3. Three common mistakes or misconceptions beginners often have about polymorphisms and how to avoid them.
4. Two real-world applications or scenarios where polymorphism is particularly useful.
5. Three progressively challenging exercises that will help me practice using polymorphism.
Please don't provide solutions, only the problem statements.
After providing this information, please ask me a thought-provoking question about polymorphism that will encourage me to think deeper about its applications or implications.
maza aa gya padh kar
Next topic sir
Next sir pls