You are not logged in.

#1 2015-07-13 06:38:48

husnain
User RankUser RankUser RankUser RankUser RankUser Rank
Administrator
From: Chichawatni,Pakistan
Registered: 2014-10-03
Posts: 8,129
Website

String Buffer:

OOP (Object Oriented Programming) Quizzes Object Class

Question:
Which constructor creates an empty string buffer with the specified capacity as length.

Option A):
StringBuffer(String str)
Option B):
StringBuffer(int capacity)
Option C):
StringBuffer()
Option D):
None

Correct Answer is Option B):
StringBuffer(int capacity)


You cannot discover the new oceans unless you have the courage to lose the sight of the shore.

2015-07-13 06:38:48

Advertisement
Ads By Google

Re: String Buffer:



\n

Board footer