Question: C++ question PA 11-3 (25 points) Write a program that creates a random array of letters. Ask the user how many letters should be in
C++ question 
PA 11-3 (25 points) Write a program that creates a random array of letters. Ask the user how many letters should be in the array. Then make a table of the occurrences of each letter in a random array of letters. Hint: Use logic similar to PA 10-3. ElCodeBlocks-EPLCodeBlocks-EPMMarsh2050 bin DebugiMarsh2050.exe How many letters do you want in your random string? 54 qwksoffdcgbidshqwrppotbeazzlvctkzrqaoevx1twglqjfkgsjti Letters abc defghijk 1 mnopqr stu v w x y z No. of occurances 2 2 2 22 3 312 2 33 003 2 4 2 3 40 2 3 10 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
