Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions