
Asked in NICE
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...
Top Senior Automation Test Engineer Interview Questions Asked at NICE
Q. Who performs unit testing?
Q. Write automation code to handle multiple windows.
Q. What is Testing Pyramid? What are the different layers in it?
Interview Questions Asked to Senior Automation Test Engineer at Other Companies
Top Skill-Based Questions for NICE Senior Automation Test Engineer
Software Testing Interview Questions and Answers
250 Questions
Software Development Interview Questions and Answers
250 Questions
Java Interview Questions and Answers
250 Questions
Web Development Interview Questions and Answers
250 Questions
SQL Interview Questions and Answers
250 Questions
Python Interview Questions and Answers
200 Questions
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

