Advertisements
Advertisements
प्रश्न
Describe the purpose of the following function with its syntax:
reverse()
कोड लेखन
उत्तर
It is a StringBuffer class method that reverses a sequence of characters.
Example:
<StringBuffer-Variable>.reverse();
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 4: String Handling - EXERCISES [पृष्ठ २८९]