when should you use stringbuilder class in a program?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Is java call by reference?

0 Answers  


int a=1,b=10; System.out.println(a+b--);

12 Answers   HCL,


please tell me what is wrapper class in java with example ?

6 Answers   HP,


What is thread start?

0 Answers  


What are the four pillars of java?

0 Answers  


What are scalar data types?

0 Answers  


How many types of flags are there?

0 Answers  


Name some classes present in java.util.regex package.

0 Answers  


If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great

2 Answers   KPIT,


What is the maximum size of hashmap in java?

0 Answers  


Can I declare a class as private?

0 Answers  


Can we create more than one object singleton class?

0 Answers  


Categories