IDENTIFY THE CORRECT STATEMENTS

113.

Identify the correct statements:

[1.5]

a)

The MustOverride keyword is

c) MyClass is equivalent to

used to access properties and

Me.

methods of a parent class.

b) The MyBase keyword allows

d) Shared methods cannot

you to access properties

use MyCLass.

and methods of a parent

class.