Multiple Choice
Which of the following is a non-executable statement in VB?
A) if
B) dim
C) assignment statement
D) do… while
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: For I = 10 To 20 ….
Q5: _ can be used in an application
Q6: _ function is used to convert a
Q7: What is the result of VAL("15/08/2020")?<br>A)15<br>B)15/08<br>C)0<br>D)15/08/2020
Q8: _ control can be used to accept
Q10: vbRed is _ .<br>A)vb colour<br>B)vb color<br>C)colour<br>D)intrinsic constant
Q11: _ allows the user to select any
Q12: The constant which are readymade in VB
Q13: Which of the following is an invalid
Q14: Option buttons are also called as _