Filters
Question type

Study Flashcards

A Visual Basic 2012 coding statement contains instructions that the computer eventually executes.

A) True
B) False

Correct Answer

verifed

verified

Image file names should not contain spaces.

A) True
B) False

Correct Answer

verifed

verified

When the ____ property of an object is set to False, the object will appear dimmed on the form.


A) Visible
B) Enabled
C) Targeted
D) Active

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

Correct Answer

verifed

verified

Even if some entries within a program statement are not correct, the program will still compile.

A) True
B) False

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) None of the above.

F) D) and E)
G) All of the above

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 C)
F) A) and D)

Correct Answer

verifed

verified

A

When using an assignment statement to set the value of an object's property, the property will be set to the value which appears on the ____________________ side of the equal sign.

Correct Answer

verifed

verified

The ___________________ option of the SizeMode property adjusts the size of the PictureBox object to fit the image precisely.

Correct Answer

verifed

verified

Visual Studio 2012 provides a tool to print the user interface designed in the application.

A) True
B) False

Correct Answer

verifed

verified

IntelliSense choices can be selected by ____.


A) using the ENTER key
B) using the F2 key
C) using the TAB key
D) double-clicking or double-tapping the desired entry

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

Correct Answer

verifed

verified

The unit of measurement for a selected PictureBox object is ____.


A) picas
B) inches
C) pixels
D) millimeters

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

Correct Answer

verifed

verified

The CenterImage attribute for the SizeMode property of a PictureBox object centers the image and stretches it to fit the PictureBox.

A) True
B) False

Correct Answer

verifed

verified

____ error messages indicate coding errors detected by the compiler.


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

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

Correct Answer

verifed

verified

The ____ attribute of the SizeMode property of a PictureBox object will enlarge or shrink the image.


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

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

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) B) and C)
F) A) and C)

Correct Answer

verifed

verified

D

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

To hide an object on a form, you should set the __________________ property to False.

Correct Answer

verifed

verified

Visible

The ____ option of the SizeMode property of the PictureBox object will increase or decrease the size of the PictureBox object to accommodate the size of the image.


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

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

Correct Answer

verifed

verified

The ____ option of the SizeMode property of the PictureBox object does not change the size of the image or the size of the PictureBox object, and places the image in the center of the PictureBox object.


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

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

Correct Answer

verifed

verified

To make an image available for display in a PictureBox object, the image should be imported into the ____ folder.


A) Resources
B) Objects
C) Pictures
D) Forms

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

Correct Answer

verifed

verified

Showing 1 - 20 of 111

Related Exams

Show Answer