Create array declarations for the following problem specifications. a. An array to hold the names of five
Question:
Create array declarations for the following problem specifications.
a. An array to hold the names of five font strings. Initialize the array with your favorites.
b. An array to hold 12 state names. Initialize with the 12 states closest to your campus.
c. An array to hold the 10 most common single character middle initials.
d. An array to store a key for an exam consisting of 15 true/false questions.
e. Parallel arrays to hold up to 100 checking account check numbers, dates, and check amounts.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
C# Programming From Problem Analysis To Program Design
ISBN: 9781285096261
4th Edition
Authors: Barbara Doyle
Question Posted: