Question: 1. ( Performing set operations on hash sets ) Create two hash sets {George, Jim, John, Blake, Kevin, Michael}and{ George, Katie, Kevin, Michelle, Ryan}and find
1. (Performing set operations on hash sets) Create two hash sets {"George", "Jim", "John", "Blake", "Kevin", "Michael"}and{ "George", "Katie", "Kevin", "Michelle", "Ryan"}and find their union, difference, and intersection.
2. (Displaying nonduplicate words in ascending order) Write a program that reads words from a text file and displays all the nonduplicate words in ascending order.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
