Given a sting write a function to print all vowels present in string in reverse manner.
Anonymous
I wrote the code in c++. First I took input and then traverse through whole sting from back and if any character is vowel I print that.
Check out your Company Bowl for anonymous work chats.