(Choose 1 answer)
Select correct statement about virtual methods:
A. A virtual method must contain the method body otherwise compiler shall throw error.
B. Virtual method can be declared as private.
C. Virtual method can be declared as static.
D. All of the others.
Exit 32