Examveda
Examveda

Which of the following are incorrect form of StringBuffer class constructor?

A. StringBuffer()

B. StringBuffer(int size)

C. StringBuffer(String str)

D. StringBuffer(int size , String str)

Answer: Option D


This Question Belongs to Java Program >> Strings

Join The Discussion

Related Questions on Strings