Exam 1: An Introduction to Visual Basic 2015
Exam 1: An Introduction to Visual Basic 201560 Questions
Exam 2: Designing Applications60 Questions
Exam 3: Using Variables and Constants60 Questions
Exam 4: The Selection Structure59 Questions
Exam 5: More on the Selection Structure60 Questions
Exam 6: The Repetition Structure60 Questions
Exam 7: Sub and Function Procedures60 Questions
Exam 8: String Manipulation60 Questions
Exam 9: Arrays60 Questions
Exam 10: Structures and Sequential Access Files60 Questions
Exam 11: Classes and Objects60 Questions
Exam 12: Web Applications60 Questions
Exam 13: Working With Access Databases and Linq60 Questions
Exam 14: Access Databases and Sql60 Questions
Select questions type
When you click the ellipsis (...) button in the Settings box of the Font property, ____.
(Multiple Choice)
4.9/5
(42)
A Visual Basic 2015 solution file will have a(n) ____ file extension.
(Multiple Choice)
4.8/5
(38)
All objects in an object-oriented program are instantiated (created) from a ____.
(Multiple Choice)
4.8/5
(31)
To size a form using the keyboard, you can select the form and press and hold the ____ key(s), and then press one of the arrow keys on the keyboard.
(Multiple Choice)
4.8/5
(34)
What is a startup form? Describe the steps used to define it for an application.
(Essay)
4.9/5
(42)
Case-Based Critical Thinking Questions Case 1
You have been hired to develop an application for Ridgeline Realty, a local real estate agency. The owner wants the application to display an image of the main office and the company logo on the screen for a short period of time before the main application begins.
If a timer control is used to display the office image and company logo for five seconds, you will need to set the timer's Interval property to ____.
(Multiple Choice)
4.9/5
(29)
When an object is instantiated (created), each property must be assigned a value by the programmer.
(True/False)
4.8/5
(30)
In Windows applications, a ____ control is commonly used to perform an immediate action when clicked.
(Multiple Choice)
4.7/5
(42)
Which of the following is an example of an appropriate name for a control?
(Multiple Choice)
4.8/5
(42)
If a solution is already open in the IDE, you are given the option to close the current solution before another solution is opened.
(True/False)
4.9/5
(29)
A(n) ____ is a predefined procedure that you can call (or invoke) when needed.
(Multiple Choice)
4.9/5
(41)
What is the Toolbox window? Describe how it is used in Visual Studio 2015.
(Essay)
4.9/5
(34)
When you click the Auto Hide button on a window, the window is minimized and appears as a tab on the edge of the IDE.
(True/False)
4.9/5
(35)
A class definition is a block of code that specifies or defines an object's appearance and behavior.
(True/False)
4.9/5
(26)
What is the Windows Form Designer window? Describe how it is used in Visual Studio 2015.
(Essay)
4.8/5
(37)
A label control's ____ property determines the value that appears inside the control.
(Multiple Choice)
4.8/5
(29)
The location of a control on the screen can be modified by changing the X and Y properties measured in pixels. The Y value is measured from the ____ border.
(Multiple Choice)
4.9/5
(42)
Showing 21 - 40 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)