Answer Posted / gokulprasath
StringBuilder sb= new StringBuilder("kannada").reverse();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which variable is the independent variable?
Is null a string or object in java?
What is a generic data type?
What are three types of loops in java?
What is return type in java?
Why can't we use static class instead of singleton?
What do you mean by constructor?
What is purpose of find feature?
In how many ways we can do exception handling in java?
Do I need to import java.lang package any time? Why?
What are loops in java?
How can you set the applet size?
Write code of any action class?
How to remove the trailing spaces from a string?
Can we write method inside a method in java?