Exam 1: An Introduction to Visual Basic 2015

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

To start an application using the menu bar, you click ____ and then click Start Debugging.

(Multiple Choice)
4.8/5
(32)

Describe the use of the Format menu and controls on the form.

(Essay)
4.7/5
(26)

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)

Which of the following is a true statement?

(Multiple Choice)
4.8/5
(30)

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)

A source file contains a list of projects in a solution.

(True/False)
4.8/5
(37)

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)

Explain the difference between a solution and a project.

(Essay)
4.9/5
(43)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)