Exam 11: String Manipulation and Menus

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

To represent a single digit in a pattern, you use the ____ character.

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

D

Each menu element is considered a(n) ____.

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

D

What is the Windows standard for the capitalization of menu item captions?

Free
(Essay)
4.8/5
(35)
Correct Answer:
Verified

The captions for menu items typically consist of one to three words. The Windows standard is to use book title capitalization for the menu item captions.

____ is the syntax for removing the characters from a string.

(Multiple Choice)
4.9/5
(30)

Visual Basic's ____________________ method allows you to insert characters anywhere in a string.

(Short Answer)
4.7/5
(37)

Explain how the Contains method works.

(Essay)
5.0/5
(38)

Explain the difference between the Trim method and the Remove method.

(Essay)
4.9/5
(35)

Visual Basic provides the ____ method for accessing any number of characters in a string.

(Multiple Choice)
4.7/5
(30)

To specify a different starting location in the IndexOf method, you use the optional ____ argument.

(Multiple Choice)
4.8/5
(42)

The ____ argument in the syntax of the PadRight method is an integer that represents the total number of characters you want the string's copy to contain.

(Multiple Choice)
4.8/5
(41)

When an expression contains more than one method, the computer processes the methods from right to left.

(True/False)
4.9/5
(37)

The access key allows the user to open the menu by pressing the ____ key in combination with the access key.

(Multiple Choice)
4.8/5
(28)

What happens when you omit the numCharsToAccess argument from the Substring method?

(Essay)
4.9/5
(35)

The most commonly used properties for a menu element are the ____ properties.

(Multiple Choice)
4.8/5
(32)

Commonly used menu items should be assigned ____.

(Multiple Choice)
4.9/5
(45)

Describe menu title captions.

(Essay)
4.9/5
(30)

The ____ character in a pattern represents one character only.

(Multiple Choice)
4.7/5
(27)

____ is the syntax to access characters in a string.

(Multiple Choice)
4.8/5
(45)

Discuss the purpose of the access key.

(Essay)
4.7/5
(37)

The number of characters contained in a string is stored as an integer in the string's ____________________ property.

(Short Answer)
4.8/5
(35)
Showing 1 - 20 of 42
close modal

Filters

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