Question 1  of   8

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

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