Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
8th Edition
ISBN: 9781337102124
Author: Diane Zak
Publisher: Cengage Learning
Expert Solution & Answer
Book Icon
Chapter 7, Problem 12RQ
Program Description Answer

The statement “strLetter = strWord.Substring(3, 1)” assigns the fourth character in the strWord variable to strLetter variable.

Hence, the correct answer is option “B”.

Blurred answer
Students have asked these similar questions
By using one of the string objects, you will have the ability to precisely locate the place of the substring in which you are interested.
By using one of the string objects, you may determine its location.
The following condition evaluates to True when the string stored in the strLetter variable is lowercase letter; otherwise, it evaluates to False. Please complete the code.    If strLetter Like ....... Then
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning