Multiple choice technology programming languages OPTION exists in VB.NET True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation The statement 'OPTION exists in VB.NET' is false. While VB.NET has Option Strict, Option Explicit, and Option Compare statements, there is no single 'OPTION' statement by itself.