Filters
Question type

Study Flashcards

Case 3-1 You are in the process of selecting the BackColors and ForeColors for your new application. When you originally learned to use Visual Studio, you were only aware of one of the palettes that was available to you, but your developer colleague informs you that you have more choices. You ask for some quick guidance to help sort through your options. -It is very important to you that the colors you choose for your application be absolutely certain to display properly on every computer where your application is used.To which of the following palettes does your colleague direct you?


A) System
B) Web
C) Custom
D) Dynamic

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

Correct Answer

verifed

verified

The ____________________ feature assists you when entering code by considerably reducing the likelihood of coding errors.

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

MATCHING Identify the letter of the choice that best matches the phrase or definition. -The kind of comment that appears on the same line as executable code


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 B)
L) B) and G)

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) D) and I)
L) None of the above

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

Provide the steps for displaying an image in a PictureBox object.

Correct Answer

verifed

verified

1.Locate the image to be displayed in th...

View Answer

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

A) True
B) False

Correct Answer

verifed

verified

Use the Print choice on the ____ menu to print the Visual Basic code.


A) File
B) Edit
C) View
D) Tools

E) A) and D)
F) None of the above

Correct Answer

verifed

verified

The ____ feature displays all allowable entries you can make in a Visual Basic statement each time a dot,equal sign,or other special character required for the statement is typed.


A) AutoComplete
B) AutoSense
C) IntelliComplete
D) IntelliSense

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

Correct Answer

verifed

verified

In the code editor,____ is used to indicate the location of an error.


A) blue text
B) a blue squiggly line
C) green text
D) a green squiggly line

E) None of the above
F) A) and D)

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 ____________________ property determines whether a GUI object is displayed on the Windows Form object.

Correct Answer

verifed

verified

The ____________________ of an object is the color that is displayed in its background.

Correct Answer

verifed

verified

Which of the following color palettes for the BackColor and ForeColor properties contains colors that are guaranteed to be displayed properly on every computer?


A) Artistic palette
B) Custom palette
C) System palette
D) Web palette

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

Correct Answer

verifed

verified

____ is a choice on the SizeMode list in the Properties window for PictureBox objects.


A) StretchImage
B) Normal
C) AutoSize
D) CenterImage

E) A) and D)
F) B) and D)

Correct Answer

verifed

verified

As shown in the accompanying figure,the Image property of the ____ object is used to specify the image that will be displayed. As shown in the accompanying figure,the Image property of the ____ object is used to specify the image that will be displayed.   A)  Graphic B)  ClipArt C)  PictureBox D)  Visual


A) Graphic
B) ClipArt
C) PictureBox
D) Visual

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

Correct Answer

verifed

verified

____ error messages indicate coding errors detected by the compiler.


A) Run
B) Compile
C) Build
D) Executable

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

Correct Answer

verifed

verified

The AutoSize attribute of the SizeMode property of a PictureBox object may cause distortion of an image._________________________

A) True
B) False

Correct Answer

verifed

verified

The ____________________ option of the SizeMode property of a PictureBox object will increase or decrease the image size to make it fit into the PictureBox object.

Correct Answer

verifed

verified

Showing 81 - 100 of 112

Related Exams

Show Answer