Which Of This Method Of Class Stringbuffer Is Used To Reverse #397
Which of this method of class StringBuffer is used to reverse sequence of characters?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java String Handling - StringBuffer Methods in java - Quiz No.1.
Which of this method of class StringBuffer is used to reverse sequence of characters?
reverse()
reverseall()
Reverse()
reverseAll()