Write a program
File Filter – QUEUES
Write a program that opens a text file and reads its contents into a queue of characters. The program should then dequeue each character, covert it to uppercase, and store it in a second file.
Additionally, your program must utilize a queue to store vowels found in the file. Before your program ends, traverse the ‘vowel queue’ to assist with providing a report on the screen:
– Number of occurrences for each vowel:
o A–72
o E–91
o I–81
o O–92
o U-59
Implement the queue as a class (linked list) and use the “.h” file.
- – Be sure to include project description, function header and comments
- – Use meaningful identifier names (constants where appropriate)
- – Turn in .cpp and .h file (select the ‘print’ command from bloodshed)
- – Turn in a ‘print-screen’ of your output (press ‘print-screen’ on keyboard, then ‘paste’ in MS-Word)
- – Turn in your output file
"You need a similar assignment done from scratch? Our qualified writers will help you with a guaranteed AI-free & plagiarism-free A+ quality paper, Confidentiality, Timely delivery & Livechat/phone Support.
Discount Code: CIPD30
Click ORDER NOW..


