C++ C

Tausif K.

asked • 12/03/20

write a C program to

Design anagram game using array. Allow a user to enter N primary words and store it in an array. Generate a random number from the range 1 to N. Based on the random number generated display the string stored at that index of array and allow user to enter its anagram. Compare whether an anagram entered is correct or not and display appropriate message. [Given a word A and word B. B is said to be an anagram of A if and only If the characters present is B is same as characters present in A, irrespective of sequence. For ex: “EARTH” == “HEART”]

Patrick B.

source code uploaded to RESOURCES section
Report

12/04/20

1 Expert Answer

By:

Patrick B. answered • 12/03/20

Tutor
4.7 (31)

Math and computer tutor/teacher

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.