Unique String in Java ( Program ) | ICSE ISC Computer
A String is said to be 'Unique' if none of the letters present in the string are repeated. Write a program to accept a string and check whether the string is Unique or not. Example:- Input: COMPUTER Output: Unique String(or simply print "yes") Input: APPLICATIONS Output: Not a Unique String ************************************************** You can follow us here, Twitter :- https://twitter.com/alokmaurya95 Instagram :- https://www.instagram.com/alokmaurya95 Facebook :- https://www.facebook.com/AlokMauryaOfficial Check out our website :- www.amplifylearning.co.in Email us at :- [email protected] **************************************************** Join our youtube family, lets grow together! Subscribe to Amplify Learning https://www.youtube.com/AmplifyLearning #AmplifyLearning #Computer
A String is said to be 'Unique' if none of the letters present in the string are repeated. Write a program to accept a string and check whether the string is Unique or not. Example:- Input: COMPUTER Output: Unique String(or simply print "yes") Input: APPLICATIONS Output: Not a Unique String ************************************************** You can follow us here, Twitter :- https://twitter.com/alokmaurya95 Instagram :- https://www.instagram.com/alokmaurya95 Facebook :- https://www.facebook.com/AlokMauryaOfficial Check out our website :- www.amplifylearning.co.in Email us at :- [email protected] **************************************************** Join our youtube family, lets grow together! Subscribe to Amplify Learning https://www.youtube.com/AmplifyLearning #AmplifyLearning #Computer