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
To start an application using the menu bar, you click ____ and then click Start Debugging.
(Multiple Choice)
4.8/5
(32)
Each object has a set of attributes, called ____, that determine the object's appearance and behavior.
(Multiple Choice)
4.8/5
(29)
To align two or more selected controls along their left, right, top, or bottom borders, you would use the ____ menu.
(Multiple Choice)
4.8/5
(43)
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.
An example of a valid value for the form's Name property is ____.
(Multiple Choice)
4.9/5
(29)
What is the Solution Explorer window? Describe how it is used in Visual Studio 2015.
(Essay)
4.8/5
(45)
The location of a control on the screen can be modified by changing the X and Y properties measured in pixels. The X value is measured from the ____ border.
(Multiple Choice)
4.8/5
(33)
The set of Visual Basic instructions that tells an object how to behave after an action by the user (such as clicking a button) is referred to as a(n) ____.
(Multiple Choice)
4.8/5
(41)
If a control is deleted from a form, is the related code for the control also deleted? Explain.
(Essay)
4.8/5
(31)
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.
The most effective way to accomplish this task is to create a(n) ____.
(Multiple Choice)
4.8/5
(39)
The title bar on a form cannot be removed from splash screen applications.
(True/False)
4.8/5
(34)
A(n) ____ is a container that stores the projects and files for an entire application.
(Multiple Choice)
4.9/5
(37)
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.
Anyone using the application does not need to change the size of the form, so you must set the FormBorderStyle property to ____.
(Multiple Choice)
4.8/5
(28)
The Windows ____ window allows you to create the graphical user interface for your application.
(Multiple Choice)
4.9/5
(36)
What does it mean when an asterisk (*) sometimes appears on the Windows Form Designer window? When it appears, what should you do to remove it?
(Essay)
4.8/5
(37)
List the properties of a form that can be used to remove three standard title bar elements, including the title bar.
(Essay)
4.8/5
(33)
The Label tool is an appropriate control to use when you do not want the user to modify data.
(True/False)
4.9/5
(33)
Showing 41 - 60 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)