WorksheetsVB.Net Long Test
Total questions: 25
Worksheet time: 13mins
Section that shows a list of a recently created projects.
A. Start section
B. Getting Started section
C. Solution Explorer section
D. Recent section
It is a name given to a storage area that our programs can manipulate.?
a. Data Types
b. Variable
c. String
d. Dim
What is the value for String Data types?
A. Date
B. True or False
C. Letters
D. Numbers
Control that lists number of items.
A. Pointer
B. Button
C. Label
D. List Box
Section that has the New Project and Open Project commands that are used to create a new project to open an existing project, respectively.
A. Start section
B. Getting Started section
C. Solution Explorer section
D. Recent section
Section that shows the tree structure of all the Windows files in your application.
A. Start section
B. Getting Started section
C. Solution Explorer section
D. Recent section
It provides an easy platform to write especially for ____________ programs.
A. windows-based
B. android
C. mac
D. smart phones
Those are the self-explanatory notes to provide detailed information about the code which we wrote in our applications.
A. variables
B. keywords
C. data type
D. comment
If I put Integer as a Data type, what will be the expected value?
A. Letters
B. Numbers
C. Decimal
D. True or False
What is the value for Boolean?
A. True or False
B. Integer
C. String
D. Dim
It represents storage locations and each variable will have a particular data type to determine the type of values the variable can hold.
A. variables
B. keywords
C. data type
D. comment
Section that provides links on how to build an application using Visual Basic.
A. Start section
B. Getting Started section
C. Solution Explorer section
D. Recent section
It Contain instructions that tell what a program does.
A. statement
B. project
C. solution
D. debug
It is the act of finding out where in the code the application is going wrong.
A. statement
B. project
C. solution
D. debug
A collection of files that can be compiled to create a distributable component (program).
A. statement
B. project
C. solution
D. debug
It is a procedure created as a member of a class and they cause an object to do something.
A. control
B. control method
C. control event
D. control properties
Control that is objects can be moved, resized or customized by setting their properties.
A. control
B. control method
C. control event
D. control properties
A programming entity that has a graphical component. It is about everything else that you can see and interact in a windows form.
A. control
B. control method
C. control event
D. control properties
It is where you can design the user interface of your application. A user interface is what you see and interact with when running the program.
A. toolbar
B. menu bar
C. tool box
D. form designer
Used to move and resize controls and forms.
A. Pointer
B. Button
C. Label
D. List Box
This Control triggers an action when accessed.
A. Pointer
B. Button
C. Label
D. List Box
Display image files
A. Picture Box
B. Picture Frame
C. Notify Icon
D. List Box
Control that displays an icon in the Windows Tray.
A. Picture Box
B. Picture Frame
C. Notify Icon
D. List Box
It specifies the data type of the variable.?
a. Variable name
b. Data types
c. New
d. Initialize
He is a English mathematician and philosopher, and has become the basis of modern digital computer logic who develop a Boolean Logic.
a. George Dadulo
b. George Boolen
c. George Boole
c. George Clooney
