Module VariableC3 Dim j(5) As Integer = {1, 2, 3, 4, 5} Sub main() End Sub End Module