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

What is the use of arrays tostring () in java?

748


Why set do not allow duplicates in java?

783


What is meant by 'bit masking' in java?

886


What is the difference between a factory and abstract factory pattern?

910


How we can generate random numbers in java?

888


Explain serialization and deserialization in java?

790


What is the use of bufferedreader?

770


How do you define a variable?

741


What is var keyword ?

933


describe method overloading

729


Is zero a natural number?

783


What is boolean in java?

712


why java uses class level type casting ?

2440


which pattern is default in scanner package?

2007


what is a working thread? : Java thread

821