Exam 2: An Introduction to Visual Basic 2015
Exam 1: Overview an Introduction to Programming17 Questions
Exam 2: An Introduction to Visual Basic 201542 Questions
Exam 3: Creating a User Interface42 Questions
Exam 4: Memory Locations and Calculations42 Questions
Exam 5: Making Decisions in a Program42 Questions
Exam 6: More on the Selection Structure42 Questions
Exam 7: Repeating Program Instructions42 Questions
Exam 8: More on the Repetition Structure42 Questions
Exam 9: Sub and Function Procedures42 Questions
Exam 10: Arrays42 Questions
Exam 11: String Manipulation and Menus42 Questions
Exam 12: Structures and Sequential Files42 Questions
Exam 13: Access Databases and Linq42 Questions
Exam 14: Creating Simple Web Applications42 Questions
Exam 15: Creating Classes and Objects42 Questions
Select questions type
The ____ form is the form that the computer automatically displays each time the application is started.
(Multiple Choice)
4.8/5
(41)
Match each item with a statement below.
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(36)
The ____ instruction tells the computer to close the current form.
(Multiple Choice)
4.8/5
(31)
A method is a predefined Visual Basic procedure that you can call (or invoke) when needed.
(True/False)
4.8/5
(30)
A(n) ____ is a container that stores the projects and files for an entire application.
(Multiple Choice)
4.7/5
(33)
The ____ menu provides options for aligning and sizing two or more controls, as well as centering one or more controls on the form.
(Multiple Choice)
4.9/5
(34)
The ____________________ window displays a list of the projects contained in the current solution and the items contained in each project.
(Short Answer)
5.0/5
(36)
Each namespace in Visual Studio 2015 contains the code that defines a group of related ____.
(Multiple Choice)
4.8/5
(31)
Each object has a set of ____ that determine its appearance and behavior.
(Multiple Choice)
4.9/5
(44)
In Windows applications, a ____ control is commonly used to perform an immediate action when clicked.
(Multiple Choice)
4.7/5
(37)
Every object used in an object-oriented program is created from an instance.
(True/False)
4.9/5
(41)
The ____ is a set of Visual Basic instructions that are processed only when the event occurs.
(Multiple Choice)
5.0/5
(41)
____ controls are used in an interface to identify the contents of other controls, such as the contents of text boxes and list boxes.
(Multiple Choice)
4.8/5
(45)
What are two ways you can find more information on syntax errors in a program?
(Essay)
4.9/5
(33)
Showing 21 - 40 of 42
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)