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!
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here