Exam 1: An Introduction to Visual Basic 2015

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

The Project Designer window allows you to specify which form will display when the application starts.

Free
(True/False)
4.8/5
(38)
Correct Answer:
Verified

True

Actions performed by the user such as clicking, double-clicking, and scrolling are known as events.

Free
(True/False)
4.9/5
(30)
Correct Answer:
Verified

True

The ____ function key will start a Visual Basic 2015 application in the IDE.

Free
(Multiple Choice)
4.9/5
(24)
Correct Answer:
Verified

D

The file within a Visual Basic application that can be run outside of the IDE has a(n) ____ file extension.

(Multiple Choice)
4.8/5
(27)

To verify that a solution has been closed, you can look in the ____.

(Multiple Choice)
4.8/5
(32)

When an application is started, Visual Basic 2015 will automatically create a file that has the project name and a(n) ____ file extension.

(Multiple Choice)
4.8/5
(32)

When you want the application to end when the user clicks the Exit button, you write the following code: ____.

(Multiple Choice)
4.7/5
(44)

What is a button control? Provide two examples of common button controls found in Windows applications.

(Essay)
4.8/5
(24)

What is a label control? Explain how it is used on a form.

(Essay)
4.9/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. To create the Windows application for Ridgeline, you will first need to ____.

(Multiple Choice)
4.8/5
(29)

Define a source file and describe how it relates to a form file. Provide an example of a source file name, including the appropriate file extension.

(Essay)
4.7/5
(28)

The position of the form on the screen when an application first starts is controlled by setting the ____ property.

(Multiple Choice)
5.0/5
(33)

The Properties window lists the names of the files included in the application you are creating.

(True/False)
4.8/5
(38)

A ____ is the general shape of the characters in the text.

(Multiple Choice)
4.9/5
(48)

What is the Properties window? Describe how it is used in Visual Studio 2015.

(Essay)
4.9/5
(32)

A(n) ____ is a block of code that performs a specific task.

(Multiple Choice)
4.8/5
(48)

Why should you print a copy of your application's code and user interface?

(Essay)
4.8/5
(34)

The Toolbox window ____.

(Multiple Choice)
4.7/5
(34)

The Solution Explorer window ____.

(Multiple Choice)
4.7/5
(31)

A user ____ is what the user sees and interacts with while an application is running.

(Multiple Choice)
4.7/5
(31)
Showing 1 - 20 of 60
close modal

Filters

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