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
(40)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
The location of this is noted by a red squiggly line
Responses:
error
Select Resource
introductory
Correct Answer:
Verified
Premises:
Responses:
The location of this is noted by a red squiggly line
error
(Matching)
4.8/5
(35)

A(n) ____ is used for denoting a comment statement.

(Multiple Choice)
4.9/5
(35)

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

(Short Answer)
4.9/5
(36)

When the developer writes program code to carry out the processing required by an event, the code is placed in a section of the program called a(n) ____________________.

(Short Answer)
4.8/5
(33)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
The kind of comment that describes the purpose of a program
Responses:
Close
procedure call statement
same-line
Correct Answer:
Verified
Premises:
Responses:
The kind of comment that describes the purpose of a program
Close
(Matching)
4.7/5
(29)

Image file names should not contain spaces.

(True/False)
4.7/5
(43)

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

(Multiple Choice)
4.8/5
(34)

What is the function of line numbers in the coding window? What are the steps to make them display?

(Essay)
4.8/5
(45)

A(n) ____________________ is a set of prewritten code that can be called by a statement in the Visual Basic program.

(Short Answer)
4.9/5
(33)

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

(Short Answer)
4.8/5
(29)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
The dialog box used to select images that have been imported
Responses:
introductory
compiling
Close
Correct Answer:
Verified
Premises:
Responses:
The dialog box used to select images that have been imported
introductory
(Matching)
4.8/5
(30)

When you enter a statement using IntelliSense, by default, the feature will format the statement after you press the ___________________ key.

(Short Answer)
4.9/5
(38)

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

(Short Answer)
4.9/5
(33)

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

(True/False)
4.8/5
(43)

The first code written for an event should be ____ code that identifies the event and the processing that will occur.

(Multiple Choice)
5.0/5
(36)

An event-planning document specifies objects in the user interface that will cause events, the actions taken by the user to trigger the events, and the event processing that must occur.

(True/False)
4.8/5
(34)

When build errors occur, Visual Studio will display the errors in the ____ window.

(Multiple Choice)
4.8/5
(36)

A button must be ____ in order for the user to click it and cause an event.

(Multiple Choice)
4.9/5
(30)

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.

(Multiple Choice)
4.8/5
(38)
Showing 81 - 100 of 112
close modal

Filters

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