Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Interview
»
Technology
Which of the following are incorrect form of StringBuffer class constructor ?
StringBuffer(int size , String str)
StringBuffer(int size)
StringBuffer(String str)
StringBuffer()
Correct Answer:
StringBuffer(int size , String str)
← Previous Question
Next Question→
More Questions from
Technology
What is the string contained in s after following lines of code? StringBuffer s = new StringBuffer(“Hello”); s.deleteCharAt(0); ?
What is Cocoa and cocoa touch?
Give example scenarios when an application goes into InActive state?
What are the tools required to develop iOS applications?
What is Automatic Reference Counting (ARC) ?
What is ARC ?
What are the security laws which take care of the data in the cloud?
How does fault tolerance work in mapreduce?
Write a SQL Query to find year from date.
Write SQL Query to find second highest salary of Employee.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments