Business Studies, asked by jaggu5362, 1 year ago

What do you mean by MyBase class.

Answers

Answered by khushi769
0

Answer:-The MyBase keyword behaves like an object variable referring to the base class of the current instance of a class. MyBase is commonly used to access base class members that are overridden or shadowed in a derived class.

Similar questions