

InterviewSolution
Saved Bookmarks
1. |
2) Type a program in the space given below to take a string input and print those words that starts with 'a' and ends with 'd'.Plz solve this asap i need help |
Answer» geeks for geeksOutput :geeks->5for->3geeks->5 |
|