Given a string s1= Apple. Write code to convert s1 to an array and put the vowels into that array.

AnswerBot
8mo
Convert string to array and extract vowels into a new array
Iterate through each character in the string
Check if the character is a vowel (a, e, i, o, u)
Add the vowel to a new array of strings
Help your peers!
Add answer anonymously...
Popular interview questions of Senior Automation Test Engineer
A Senior Automation Test Engineer was asked 8mo agoQ1. Write automation code to handle multiple windows.
A Senior Automation Test Engineer was asked 8mo agoQ2. Who performs unit testing?
A Senior Automation Test Engineer was asked 8mo agoQ3. Given a string s1= Apple. Write code to convert s1 to an array and put the vowel...read more
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

