Question
A class Names reads the following names from the .txt file Name.txt Nathan Jackson Victoria Tatierra Joseph Jacob Dane Kody George Sean Christopherl Sakar Donavan
A class Names reads the following names from the .txt file
Name.txt
Nathan
Jackson
Victoria
Tatierra
Joseph
Jacob
Dane
Kody
George
Sean
Christopherl
Sakar
Donavan
Jonathan
Keith
Philip
John
Issac
Daniel
Anthony
Ashley
Bryan
Jonathan
In C++ programming language,
-Use pointer variables of a class to arrange and output the names in a text file in alphabetical
order of the names with same starting alphabet in the same row.
-Then make a search directory using dynamic allocation where the user would search
any number of letters of the first name and the matching name/names would come up as
output.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started