Exam 3: Program Design and Coding

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

The property value specified in an assignment statement must be a valid value for the property identified on the left side of the equal sign.

(True/False)
4.8/5
(36)

Programming code is the set of rules used to specify how each statement must be written.

(True/False)
4.8/5
(29)

The Enabled property has the same effect on a GUI object as the Visible property.

(True/False)
4.8/5
(25)

MATCHING Identify the letter of the choice that best matches the phrase or definition. -If this object property has a value of False, the object will not trigger an event

(Multiple Choice)
4.7/5
(38)

Using the ____________________ option of the SizeMode property of a PictureBox object may result in some distortion of the image.

(Essay)
4.7/5
(22)

Case 3-2 You are having a lot of trouble placing images in your Visual Basic application. You ask your programming partner Siobhan what might be going on -With your first image, you want the entire image to be visible and to fit precisely in the PictureBox object. To which of the following SizeMode list options in the Properties window for the PictureBox object does Siobhan direct you?

(Multiple Choice)
4.8/5
(45)

A ____ object is used to display a graphic image.

(Multiple Choice)
4.9/5
(30)

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.

(Multiple Choice)
4.8/5
(38)

In order to write the code for an event handler, a developer first must identify the GUI object that will be used to trigger the event.

(True/False)
4.9/5
(42)

Lines of code that begin with the ____________________ character are comments.

(Essay)
4.8/5
(30)

You should match a light BackColor with a light ForeColor property for the best usability.

(True/False)
4.8/5
(40)
Showing 101 - 111 of 111
close modal

Filters

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