Question 1  of   8

Which of the following is true about "checked " operator?

A. Converts an object to a compatible type.
B. Specifies checked context.
C. Checks the run-time type of an object.
D. Obtains the System.Type object for a type.
E. Allocates a block of memory on the stack