Q.1
Kuya Ruver is about to put all the objects on the form such as textbox and checkbox, what essential part of Visual Studio does he imply?
  • Property
  • Windows explorer
  • Toolbox
  • Solution explorer
Q.2
If Francis wants to edit the BackColor, foreColor and visibility of the label, he must proceed to the _______________.
  • Toolbox
  • Property
  • Windows explorer
  • Solution explorer
Q.3
What is an IF statement also known as?
  • Options
  • Selection
  • Declaring
  • Choosing
Q.4
A variable's value can change throughout the program:
  • True
  • False
Q.5
How would you declare a variable for someone's age?
  • Dim age as string
  • Dim Number as decimal
  • Dim Number as integer
  • Dim Age as integer
Q.6
All tools on your form should be named appropriately?
  • True
  • False
Q.7
El control option puede seleccionar varias opciones
  • VERDADERO
  • FALSO
Q.8
Esta estructura condicional se cierra con...If c = 5 Then MsgBox("C es igual a 5")
  • el if ya esta cerrado
  • EndIf
  • EXIT
  • END
0 h : 0 m : 1 s