Exam 2: Program and Graphical User Interface Design
Exam 1: Introduction to Visual Basic 2015 Programming111 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding110 Questions
Exam 4: Variables and Arithmetic Operations111 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling110 Questions
Exam 9: Creating Web Applications111 Questions
Exam 10: Incorporating Databases With Adonet111 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps111 Questions
Select questions type
The default text value for the first Windows Form object created in a project is ____.
(Multiple Choice)
4.8/5
(39)
-Program ____________________ is the set of instructions,written using a programming language such as Visual Basic 2015,that a computer executes.

(Essay)
4.9/5
(37)
When creating a program in Visual Studio,the ____ is the window that you use to build the program and which will display on your screen when the program is executed.
(Multiple Choice)
5.0/5
(28)
A project created in Visual Studio is equivalent to a single screen.
(True/False)
4.8/5
(24)
The ____ is the fundamental object in the GUI you will create using Visual Studio tools.
(Multiple Choice)
4.8/5
(32)
Identify the letter of the choice that best matches the phrase or definition
a.presentation layer
b.Dockable
c.blue
d.sizing handles
e.title bar
f.use case
g.PictureBox
h.lbl
i.red
j.btn
REFERENCES:
74
37
73
39
41
56
64
68
66
47
-Another name for the user interface
(Essay)
4.8/5
(36)
Which prefix should be used to name a Windows Form object?
(Multiple Choice)
4.8/5
(30)
-An object on a Windows Form object can be deleted by selecting it and pressing the ____________________ key on the keyboard.

(Essay)
4.7/5
(30)
-A snap line that is colored _______________ indicates that the text within an object is aligned with the text in another object.

(Essay)
4.8/5
(29)
A program whose interface will be a window created using the Windows operating system,and which will allow the user to interact with the program by using this window,is created by selecting a ____ project in Visual Studio.
(Multiple Choice)
4.8/5
(34)
Identify the letter of the choice that best matches the phrase or definition
a.presentation layer
b.Dockable
c.blue
d.sizing handles
e.title bar
f.use case
g.PictureBox
h.lbl
i.red
j.btn
REFERENCES:
74
37
73
39
41
56
64
68
66
47
-Kind of snap line that indicates that the edges of two objects are vertically aligned
(Essay)
4.7/5
(34)
The Caption property is used to set the contents of the title bar of a Windows Form object.
(True/False)
4.9/5
(40)
When aligning several GUI objects,the first object selected is the controlling object,and the other objects will be aligned with it.
(True/False)
4.9/5
(38)
-____________________ means that one element in the GUI is lined up horizontally and/or vertically with another element in the window.

(Essay)
4.9/5
(32)
The ____ object is used to display a message or put a name on an item in a window.
(Multiple Choice)
4.9/5
(35)
-A prefix of ____________________ should be used when naming a Button object.

(Essay)
4.9/5
(39)
A ____ document identifies the purpose of the program being developed,the application title,the procedures to be followed when using the program,any equations and calculations required,any conditions within the program that must be tested,and any notes and restrictions that must be followed by the program.
(Multiple Choice)
4.9/5
(40)
A blue line,called a ____ line,that appears when you are dragging a GUI object on a Windows Form object indicates that the object being dragged is horizontally aligned with the object connected by the blue line.
(Multiple Choice)
4.8/5
(41)
Case 2-1
Professor Mackenzie is answering questions from students in her class as she explains the program development life cycle in her introductory Visual Basic course.
-When does Professor Mackenzie tell her students that program documentation should occur?
(Multiple Choice)
4.7/5
(30)
Showing 81 - 100 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)