lenelex.com
Home
Quizzes
Games
Register
Log in
Question 1 of 8
Which of the following is true about "unchecked " operator?
A. Converts an object to a compatible type.
B. Allocates a block of memory on the stack
C. Checks the run-time type of an object.
D. Specifies unchecked context.
E. Obtains the System.Type object for a type.
Links:
The Unchecked Keyword