Multiple choice .net vb How you refer the parent class in VB.Net Parent MyBase Super Reveal answer Fill a bubble to check yourself B Correct answer Explanation To refer to the parent class in VB.Net, we use the keyword "MyBase". Therefore, the correct answer is: The Answer is: B. MyBase