Computer Science, asked by hkmishra7080, 1 year ago

Write a C++ program as per the following instructions:(i) Write a C++ code which reads the contents of a text file “first_file.txt” (ii) Write a function named vowel_words() which will segregate the words starting with vowels
from the “first_file.txt” (iii) Write a C++ code which writes the resultant words to the output file, “second_file.txt”. Example: Content of first_file – “I am going to buy an umbrella”Output in second_file.txt – I am an umbrella.

Answers

Answered by yojit1
3
wow you are so sooo brilliant but I am not so pls do forgive me
Similar questions