Page 1 of 1

Visual basic Create an array of nine last names named strBattingLineup. Use whatever scope you want for your array. In a

Posted: Sat May 14, 2022 8:25 pm
by answerhappygod
Visual basic
Create an array of nine last names named strBattingLineup. Use
whatever scope you want for your array. In a separate instruction,
set the name of the player in the very first position to Fowler.
Set the name of the player in the very last position to Hendricks.
Then set the name of the baseball player batting fourth to be
Rizzo.