CIS 170C iLab 5 of 7 Arrays and Strings (100% Correct) CIS 170C iLab 5 of 7 Arrays and Strings (100% Corr | Page 2
2. Be able to determine the appropriate array data type to use in a given program.
3. Be able to write a program that implements arrays.
4. Be able to explain the way memory is allocated for arrays in a program.
5. Be able to explain the fact that arrays are objects in C++.
6. Be able to write a program that implements strings.
D. Deliverables
Section
Deliverable
Points
Part A Step 5 Program Listing and Output 20
Part B Step 5 Program Listing and Output 25
E.
Lab Steps
Preparation
If you are using the Citrix remote lab, follow the login instructions located on the iLab tab in
Course Home.
Locate the Visual Studio 2010 icon and launch the application.
Lab