MCQs > IT & Programming > VB.NET > A class contains an overridable method 'getBalance(utype as Integer)'. Its derived class also has the same method, but with a different implementation. How can the parent and child classes refer to their own methods explicitly?

VB.NET MCQs

A class contains an overridable method "getBalance(utype as Integer)". Its derived class also has the same method, but with a different implementation. How can the parent and child classes refer to their own methods explicitly?


Answer

Correct Answer: MyClass.getBalance(utype)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

VB.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

VB.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it