Programming Languages JavaScript Objective
Mar 09, 2013

Which is a valid statement for declaring a variable?

Choose the correct answer:
A) Const Form As Integer
B) Const myForm As Integer
C) Dim Form As Integer
D) Dim myForm As Integer
Detailed Explanation

Option D is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback