Filters
Question type

Study Flashcards

The ____________________ property of the PictureBox object determines the manner in which an image is displayed in a PictureBox object.

Correct Answer

verifed

verified

Good coding practice dictates that elements within a statement should be separated by a space to make the statement easier to read, even though the space is not required.

A) True
B) False

Correct Answer

verifed

verified

A code handler is a section of the program that handles user actions by executing code.

A) True
B) False

Correct Answer

verifed

verified

MATCHING Identify the letter of the choice that best matches the phrase or definition. -The default color of the BackColor of a Windows Form object


A) error
B) program code
C) Close
D) introductory
E) Control
F) Select Resource
G) same line
H) Enabled
I) compiling
J) procedure call statement

K) E) and F)
L) E) and J)

Correct Answer

verifed

verified

A Button object that has been ____________________ will appear as a dimmed button on the form at runtime.

Correct Answer

verifed

verified

The Disabled property controls whether an object can trigger an event.

A) True
B) False

Correct Answer

verifed

verified

The event planning document describes what processing must occur for each event as well as the manner in which to accomplish it.

A) True
B) False

Correct Answer

verifed

verified

The Error List window will display the ____ number where the error was detected.


A) index
B) line
C) column
D) row

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

A(n) ___________________ means the user has initiated an action that causes the program to perform the type of processing called for by the user's action.

Correct Answer

verifed

verified

The only valid procedures are the prewritten procedures included in Visual Studio 2012.

A) True
B) False

Correct Answer

verifed

verified

The ____________________ property determines whether a GUI object is displayed on the Windows Form object.

Correct Answer

verifed

verified

MATCHING Identify the letter of the choice that best matches the phrase or definition. -The kind of comment that describes the purpose of a program


A) error
B) program code
C) Close
D) introductory
E) Control
F) Select Resource
G) same line
H) Enabled
I) compiling
J) procedure call statement

K) A) and E)
L) A) and C)

Correct Answer

verifed

verified

The Start Debugging button appears on the ____ toolbar.


A) Build
B) Standard
C) Compilation
D) Program

E) A) and B)
F) All of the above

Correct Answer

verifed

verified

The ImageCollection folder holds all the images that the program uses.

A) True
B) False

Correct Answer

verifed

verified

  -In the accompanying figure, clicking the ellipsis button at the end of the Image property of the PictureBox object will display the ____ dialog box. A)  Visuals B)  Select Resource C)  Graphics D)  Objects -In the accompanying figure, clicking the ellipsis button at the end of the Image property of the PictureBox object will display the ____ dialog box.


A) Visuals
B) Select Resource
C) Graphics
D) Objects

E) B) and C)
F) A) and C)

Correct Answer

verifed

verified

In Visual Basic, capitalization of words is important.

A) True
B) False

Correct Answer

verifed

verified

In an assignment statement, the value appearing on the right of the equal sign receives the value of the object appearing to the left of the equal sign.

A) True
B) False

Correct Answer

verifed

verified

A(n) ____________________ procedure executes code when triggered by user interaction with GUI objects on the Form object.

Correct Answer

verifed

verified

MATCHING Identify the letter of the choice that best matches the phrase or definition. -A set of instructions written by the developer that tells the program how to operate


A) error
B) program code
C) Close
D) introductory
E) Control
F) Select Resource
G) same line
H) Enabled
I) compiling
J) procedure call statement

K) H) and J)
L) D) and J)

Correct Answer

verifed

verified

When a user activates a Button object on a form, the Button's ____ event occurs.


A) tap or click
B) activation
C) display
D) sync

E) All of the above
F) A) and B)

Correct Answer

verifed

verified

Showing 61 - 80 of 111

Related Exams

Show Answer