1
Student Name: __________________
Class and Section __________________
Total Points (20 pts) __________________
Due: Wednesday September 5 2018
Project: Displaying Words in Ascending Alphabetical
Order
CSCI 3230 Data Structures and Algorithms
Georgia Southern University
Problem Description:
Name your class Exercise20_01.
Write a program that reads words from a text file and displays all the words
(duplicates allowed) in ascending alphabetical order. The words must start with a
Analysis and Design:
2
Paste your source code here:
Screen shots: (Display the first fifteen words in the test file)
What to submit?
1. This document
Fill in self-evaluation:
1. Can your program display words only? _______________
2. Can your program display words in increasing order? _______________