Multiple choice technology programming languages OPTION exists in VB.NET True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation The Option statement (such as Option Strict or Option Explicit) is a standard directive used in VB.NET to enforce rules for variable declaration and type conversions.