Examveda

What is the purpose of the 'unchecked' keyword in C#?

A. Enables overflow checking

B. Terminates the program

C. Compiles the program without errors

D. Disables overflow checking for integral-type arithmetic operations

Answer: Option D


Join The Discussion

Related Questions on Basic Syntax and Data Types in C Sharp