Question 1  of   8

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

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