Create a program that that can store store 10 names of students by creating a two dimensional array of characters. Each name should be able to store 50 characters. Let the user input the names of the students (can be more than one word). After reading all the names, count and display how many of the names contains more than one word. Also, count and display how many of the names starts with a vowel.
hoping for your reply

this is my assignment,plss,,