Exam 10: String Manipulation and Menus
Exam 1: An Introduction to Visual Basic 201250 Questions
Exam 2: Creating a User Interface50 Questions
Exam 3: Memory Locations and Calculations50 Questions
Exam 4: Making Decisions in a Program50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: Repeating Program Instructions50 Questions
Exam 7: More on the Repetition Structure50 Questions
Exam 8: Sub and Function Procedures50 Questions
Exam 9: Arrays50 Questions
Exam 10: String Manipulation and Menus50 Questions
Exam 11: Structures and Sequential Files50 Questions
Exam 12: Access Databases and Linq50 Questions
Exam 13: Creating Simple Web Applications50 Questions
Exam 14: Creating Classes and Objects50 Questions
Exam 15: an Introduction to Programming17 Questions
Select questions type
To specify a different starting location in the IndexOf method, you use the optional ____ argument.
(Multiple Choice)
4.8/5
(29)
The Substring method accesses one or more characters contained in a string.
(True/False)
4.9/5
(35)
Match each term with the correct statement below.
-Removes any space characters from both the beginning and end of a string
(Short Answer)
4.9/5
(45)
To represent a single digit in a pattern, you use the ____ character.
(Multiple Choice)
4.7/5
(27)
Match each term with the correct statement below.
-Removes a specified number of characters located anywhere in a string
(Short Answer)
4.8/5
(34)
To insert the value at the beginning of a string, you use a startIndex of 1.
(True/False)
4.8/5
(26)
Match each term with the correct statement below.
-Displays a list of options when clicked
(Short Answer)
4.9/5
(40)
If you need to determine whether a string contains a specific sequence of characters, you can use the ____ method.
(Multiple Choice)
5.0/5
(37)
Match each term with the correct statement below.
-Returns a -1 if the subString is not contained in the string
(Short Answer)
4.8/5
(41)
What is the Windows standard for the capitalization of menu item captions?
(Essay)
4.8/5
(42)
Match each term with the correct statement below.
-Appears to the right of the menu item and allow the user to select the item without opening the menu
(Short Answer)
4.9/5
(33)
Match each term with the correct statement below.
-Aligns the characters in a string
(Short Answer)
4.8/5
(39)
____ is the syntax for removing the characters from a string.
(Multiple Choice)
4.7/5
(30)
The number of characters contained in a string is stored as an integer in the string's ____________________ property.
(Short Answer)
4.8/5
(37)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)