Answer Posted / rajesh dangi
There is no reverse method in the String class for sure.
I haven't seen such method in any other class either. The
code snippet in response 1 is the best response for this
question.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Difference between vector and arraylist.
What are multiple inheritances? Is it supported by java?
What are passing parameters?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
What is scope of a variable?
What are the differences between forwarding () method and sendredirect() methods?
What about instanceof operator in java?
Why to use nested classes in java?
Explain polymorphism citing an example.
Define interface in java?
What flag up means?
Write a function for palindrome and factorial and explain?
What happens if I remove static from main method?
What are different access specifiers in java? Explain
How do you remove all elements from an arraylist in java?