Exam 3: Program Design and Coding

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

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

(True/False)
4.8/5
(30)

The first code written for an event should be ____ code.

(Multiple Choice)
5.0/5
(35)

As shown in the accompanying figure,____________________ is a feature of Visual Studio that displays all allowable entries when you type a period,equal sign,or other special character required in a statement. As shown in the accompanying figure,____________________ is a feature of Visual Studio that displays all allowable entries when you type a period,equal sign,or other special character required in a statement.

(Short Answer)
4.9/5
(32)

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

(Multiple Choice)
4.8/5
(37)

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.

(Short Answer)
4.8/5
(39)

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

(True/False)
4.8/5
(25)

The Normal attribute of the SizeMode property places the image in the ____ corner of the PictureBox object without any changes.

(Multiple Choice)
4.9/5
(36)

A(n)____ document consists of a table that specifies an object in the user interface that will cause an event,the action taken by the user to trigger the event,and the event processing that must occur.

(Multiple Choice)
4.8/5
(34)

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
(30)

The ____ is used in an assignment statement.

(Multiple Choice)
4.9/5
(30)

Changing the value of the Enabled property of an object in code statements can be used to make an object appear on the form during program execution._________________________

(True/False)
4.8/5
(26)

The forward slash (/)is used to identify a statement as a comment._________________________

(True/False)
4.9/5
(31)
Showing 101 - 112 of 112
close modal

Filters

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