1.

Which of the following accesss modifier indicates that a conversion operator (CType) converts a class or structure to a type that can hold all possible values of the original class or structure?

A. Widening
B. WithEvents
C. WriteOnly
D. ReadOnly
Answer» B. WithEvents


Discussion

No Comment Found