Explain Option Strict?

Submitted by: Administrator
.Net generally allows implicit conversion of any data types. In order to avoid data loss during data type conversion, Option Strict keyword is used and it ensures compile time notification of these types of conversions.
Submitted by:

Read Online VB .Net Developer Job Interview Questions And Answers