Answer Posted / ravikiran(aptech mumbai)
string is immutable
string buffer is mutable
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx
How do you empty a list in java?
What is the base class of all exception classes in java?
What are three types of loops in java?
List out benefits of object oriented programming language?
What is one third plus one third as a fraction?
Can we create a class inside a class in java?
Explain about main() method in java ?
What are the differences between c++ and java?
Is string is a data type?
What is the transient keyword?
How to find the index of the largest number in an arraylist java?
How is string stored in java?
Write a function to print Fibonacci series and Tribonacci series?
What is the implementation of destroy method in java. Is it native or java code?