DEVRY CIS 170 Entire CourseDEVRY CIS 170 Entire Course DEVRY CIS 170 C iLab 5 of 7 Arrays and Strings

DEVRY CIS 170 C iLab 5 of 7 Arrays and Strings

Check this A + tutorial guideline at

http :// www . assignmentclick . com / cis- 170 / cis-170-c-ilab-5-of-7-arrays-and-strings

For more classes visit http :// www . assignmentclick . com

CIS 170 C iLab 5 of 7 Arrays and Strings
Lab # CIS CIS170C-A5 Lab 5 of 7 : Arrays and Strings Lab Overview - Scenario / Summary You will code , build , and execute two programs requiring arrays and strings .
First program ( Video Game Player Program ): Determine the average score for a group of players and then determine who scored below average . Second program ( Pig Latin ): Convert words in a phrase to pig latin . Learning outcomes : Be able to explain the need for arrays in a program . Be able to determine the appropriate array data type to use in a given program . Be able to write a program that implements arrays . Be able to explain the way memory is allocated for arrays in a program . Be able to explain the fact that arrays are objects in C ++. Be able to write a program that implements strings . Deliverables Section Deliverable Points