Find the Error What is wrong with the following statements? 1. Hide Me Class-level declaration in ResultsForm: Dim intNumber as Integer Statements in another form: Dim frmResults as New ResultsForm frmResul ts. i ntNumber 1 00 2. 3. Dim frmError As ErrorForm frmError.ShowDialog() 4. Module TestModule ” Declare a GLOBAL variable. Dim g intCount As Integer End Module Show transcribed image text Find the Error What is wrong with the following statements? 1. Hide Me Class-level declaration in ResultsForm:
OR
OR