lenelex.com
Home
Quizzes
Games
Register
Log in
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
Links:
The Checked Keyword