Create array declarations for the following problem


Problem

1. 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.

2. Explain the difference between the pass by reference and pass by value. When an array is sent to a method, which one is used?

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create array declarations for the following problem
Reference No:- TGS02645426

Expected delivery within 24 Hours