Discussion Forum : Introduction To Methods And Streams
Question -

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

Options:
A .  StringBuffer()
B .  StringBuffer(int size)
C .  StringBuffer(String str)
D .  StringBuffer(int size , String str)
Answer: Option D

None.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *