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?
Q.2.
If Francis wants to edit the BackColor, foreColor and visibility of the label, he must proceed to the _______________.
Q.3.
What is an IF statement also known as?
Q.4.
A variable's value can change throughout the program:
Q.5.
How would you declare a variable for someone's age?
Q.6.
All tools on your form should be named appropriately?
Q.7.
El control option puede seleccionar varias opciones
Q.8.
Esta estructura condicional se cierra con...If c = 5 Then MsgBox("C es igual a 5")