2:12 : virtual methods in base class helps us to override one of its child classes but virtual method will be overridden by the child class always. 📌3:59 : In the table, method called are interchanged. Please don't get confused. If base class is virtual irrespective of the sub class method type, we will get the child class method. //Sorry
Hi is the table is wrong? as I can see that Base is virtual means irrespective of anything the method will be of extended class and if the base class is non virtual then irrespective of anything the method will be of base class.
2:12 : virtual methods in base class helps us to override one of its child classes but virtual method will be overridden by the child class always.
📌3:59 : In the table, method called are interchanged. Please don't get confused.
If base class is virtual irrespective of the sub class method type, we will get the child class method.
//Sorry
Explanation super ❤❤ and I am waiting for another constraint randomisation and functional coverage
Coming soon🙌❤️
Thankyou mam
Welcome 💜
table is wrong which i compare with ur explaing plz check and correct it
Yeah.Thanks for noticing it.
Its not possible to modify the uploaded video. So I have pinned my comment regarding this.
Hi is the table is wrong? as I can see that Base is virtual means irrespective of anything the method will be of extended class and if the base class is non virtual then irrespective of anything the method will be of base class.
Yes in table its interchanged. I have pinned my comment when I realised it. Sorry