Exam 3: Creating a User Interface

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

You use a ____ to give the user an area in which to enter data.

Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
Verified

B

You should use at most two font types for all of the text in an interface.

Free
(True/False)
4.9/5
(33)
Correct Answer:
Verified

False

You can use the ____ menu to align and size the controls on a form.

Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
Verified

B

Items within parentheses after a method's name are called ____ and represent information that the method needs to perform its task.

(Multiple Choice)
4.7/5
(34)

In Western countries, the user interface should be organized so that the information flows ____________________.

(Short Answer)
4.8/5
(41)

A button's caption should be entered using ____ capitalization.

(Multiple Choice)
4.8/5
(43)
Match each item with a statement below.
Select the E x it button by pressing:
arguments
Items within parentheses after a method's name.
Alt+X
Capitalize the first letter in each word, except for articles, conjunctions, and prepositions that do not occur at either the beginning or the end of the caption.
Segoe UI
Correct Answer:
Verified
Premises:
Responses:
Select the E x it button by pressing:
arguments
Items within parentheses after a method's name.
Alt+X
Capitalize the first letter in each word, except for articles, conjunctions, and prepositions that do not occur at either the beginning or the end of the caption.
Segoe UI
Recommended font for interfaces.
1
Defines x as the access key for the Exit button.
0
The number of font types for all the fonts on a interface.
E&xit
TabIndex value of the first control added to a form.
sentence capitalization
Capitalize only the first letter in the first word and in any words that are customarily capitalized.
book title capitalization
Groups related controls.
GroupBox
(Matching)
4.8/5
(33)

The Visual Basic ____ exposes a set of commonly used objects (such as the Computer object) to the programmer.

(Multiple Choice)
4.8/5
(35)

What are three reasons for assigning access keys to controls?

(Essay)
4.8/5
(39)

A(n) ____ allows the user to select an object using the Alt key in combination with a letter or number.

(Multiple Choice)
4.9/5
(42)

Visual Basic provides the PrintForm tool for printing an interface from code.

(True/False)
4.9/5
(38)

Write the Visual Basic statement to play the audio file named background.wav, which is contained in the bin\Debug folder.

(Essay)
4.7/5
(36)

Examples of tools that group related controls together found in the Containers section include ____________________.

(Short Answer)
4.7/5
(34)

Related controls should be grouped together using either white (empty) space or one of the tools located in the ____ section of the toolbox.

(Multiple Choice)
4.9/5
(39)

When a control has the ____, it can accept input from the user.

(Multiple Choice)
4.9/5
(33)

What are the four steps to follow when planning an application.

(Essay)
4.8/5
(33)

Describe the placement of buttons in the interface.

(Essay)
4.9/5
(32)

You specify the default button for a form by setting the form's ____________________ property to the name of the button.

(Short Answer)
4.9/5
(41)

What should a designer consider when including graphics in the user interface?

(Essay)
4.8/5
(33)

While you are creating the interface, each control's ____ property contains a number that represents the order in which the control was added to the form.

(Multiple Choice)
4.8/5
(36)
Showing 1 - 20 of 42
close modal

Filters

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