Computer Science, asked by astha7719, 6 months ago

Question 12
Design a class Vowels to accept a string and print only the vowels resent in the string
and their count. The description of the class is given below
Class name
Vowels
Data members/instance variables
str
stores the string
count
stores the count of vowels present in the string
member functions
vowels()
constructor to initialize data members with legal initial
values
void readstr()
: to accept a string
int vowelprint(int n)
displays the vowels resent in the string and returns the
number of vowels present in the string using recursive
technique
void display
cuses method vowelprint(int) to display vowels and their​

Answers

Answered by gnishu2006
0

Answer:

good morning Gokuldham I am not yet to come with a good morning

Similar questions