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 first line in the code template is called the ____________________.
Free
(Short Answer)
4.9/5
(32)
Correct Answer:
procedure header
A(n) ____ file is a file that contains program instructions, called code.
Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
D
An application that has a Web user interface and runs on a server is called a(n) ____________________ application.
Free
(Short Answer)
4.9/5
(39)
Correct Answer:
Web,Web-based,Web based
With respect to opening and closing a window in the IDE, describe the use of the auto-hide feature.
(Essay)
4.8/5
(37)
When you start a Visual Basic application, the computer automatically creates a file, called a(n) ____ file, that can be run outside of the IDE.
(Multiple Choice)
4.7/5
(35)
The ____________________ contains the tools you use when creating your application's user interface.
(Short Answer)
4.9/5
(41)
A(n) ____ file refers to a file that contains the code associated with a Windows form.
(Multiple Choice)
4.9/5
(44)
A(n) ____ is an environment that contains all of the tools and features you need to create, run, and test your programs.
(Multiple Choice)
4.7/5
(37)
Visual Basic 2015 is an object-oriented programming language, which is a language that allows the programmer to use ____________________ to accomplish a program's goal.
(Short Answer)
4.9/5
(49)
A(n) ____ is what the user sees and interacts with while an application is running.
(Multiple Choice)
4.8/5
(35)
An index is a word that has a special meaning in a programming language.
(True/False)
4.7/5
(38)
Visual Basic 2015 is a(n) ____ programming language, which is a language that allows the programmer to use objects to accomplish a program's goal.
(Multiple Choice)
4.9/5
(43)
Windows applications created in Visual Studio 2015 are composed of solutions, projects, instructions, and files.
(True/False)
4.9/5
(36)
A set of parentheses are required when calling some Visual Basic methods.
(True/False)
5.0/5
(29)
The extension ____ on a filename indicates that the file is a Visual Basic source file.
(Multiple Choice)
4.9/5
(43)
Showing 1 - 20 of 42
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)