I need help please send me reply:
Write a program "if given a string like 'HAT', the
combination's returned should be like ATH,THA,TAH in java"?
Answer Posted / sudhir
it is same as pallindrome ;
take 2 string or character and and exchange the first and
last location at every loop condition.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
why using interface interface ?
What is the difference between a method and a function in alice?
Why is a singleton bad?
Does list allow duplicates in java?
What is meant by 'Class access modifiers'?
What is difference between overloading and overriding in java?
What interface is extended by awt event listeners?
Why to use nested classes in java?
Can java program run without jre?
What is java used for on a computer?
Write an algorithm for quick sort?
what is abstract class in Java?
How does indexof work?
What is the difference between final, finally and finalize() in java?
Is list thread safe in java?