You should write a program that takes input the names of students (string array) who have enrolled in programming fundamentals course (10 students). Your program should iterate over the names and find...


You should write a program that takes input the names of students (string array) who  have enrolled in programming fundamentals course (10 students). Your program should iterate over the names and find those names which repeat for example if there are two students whose name is “amnaahmed” then your program should find this and display the number of times the name is present in the array.




I want answer in simple c++ :)



thank you!



Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here