Answer Posted / gokulprasath
StringBuilder sb= new StringBuilder("kannada").reverse();
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the java reflection api? Why it’s so important to have?
What is the original name of java?
What is difference between static class and normal class?
What are different types of classloaders?
What is the difference between pass by reference and pass by pointer?
How can we make copy of a java object?
What is the basic concept of java?
What is string value?
Can you write a java class that could be used both as an applet as well as an application?
What is an immutable object? How do you create one in java?
what are the methods in object?
What are use cases?
What is a prefix function.write down a code to compute prefix function.
What are the advantages of compiled language?
Why is java called the platform independent programming language?