MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
Home
Practice
CORE JAVA PROGRAMMING
EXCEPTION HANDLING
Problem #428
Problem #428
CORE JAVA PROGRAMMING
Write a Java program to create a method that takes a string as input and throws an exception if the string does not contain vowels.
Your Solution
Submit Solution
Reset