Sunday, July 17, 2011

Can somebody help me with string manipulation in java?

write a java program that asks the user to enter a string(where a consonant means insert, a punctuation means return element at the top and a vowel means remove the maximum) to be applied to an initially empty priority queue.The program will output the sequence of values returned by remove the maximum operations

No comments:

Post a Comment