10 questions
A third-generation vent-driven programming language first released by Microsoft in 1991.
JAVA
C++
Visual Basic
Python
A set of instructions to instruct the computer to carry out certain jobs that are very much faster than human beings can do.
Binary Codes
Programming
Information
Visual Basic
In what year Microsoft released the Visual Basic.NET to replaced Visual Basic 6?
2002
2005
2010
2007
This is where all the controls in visual basic are show and inserted into the forms.
Menu Bar
Toolbar
Toolbox
Form Windows
It serves as a quick reference to the various elements of a project namely form, classes and modules.
Code Window
Form Window
Properties Window
Project Window
It allows you to position the forms in your application using a small graphical representation of the screen.
Form Window
Code Window
Form Layout Window
Properties Window
It provide quick access to commonly used commands in the programming environment.
Menu Bar
Toolbar
Toolbox
Form Window
What is the meaning of BASIC?
Beginners’ All-purpose Symbolic Instruction Code
Beginners’ All-purpose System Instruction Code
Beginners’ All-purpose Support Instruction Code
Beginners’ All-purpose Standard Instruction Code
The following are buttons in Toolbar EXCEPT;
Break
View
Design Mode
Text Box
The following are buttons in Toolbox EXCEPT;
Label
Reset
Frame
TabStrip