whats string ?

Answer Posted / venkatachalapathy

string is a immutable object i.e once the object is created
it cannot be modified. if we try to modify it creates
another new object

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define how can we find the actual size of an object on the heap?

768


Which api is provided by java for operations on set of objects?

1037


What is the parse method in java?

662


What is codebase?

639


How would overload a function based on return type?

650






Can you extend singleton class?

716


What is data and its types?

661


What is nested top-level class?

669


Is .net better than java?

668


What is boolean false?

624


What are design patterns and please explain?

677


Explain differences between checked and unchecked exceptions in java?

719


What is a stringbuilder?

596


What is jpa specification?

631


Can a constructor call another constructor?

653