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

Why java applets are more useful for intranets as compared to internet?

801


How do you test a method for an exception using junit?

797


Does java runtime require a license?

772


Why java is considered as platform independent?

772


What does system.gc() and runtime.gc() methods do?

812


What is the tradeoff between using an unordered array versus an ordered array?

917


how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application

1879


What are different data structures in java?

722


Can an object subclass another object?

766


How is a structure different from array ?

786


What is method with example?

782


What is byte code and why is it important to java’s use for internet programming?

815


explain the difference between jdk and jvm?

752


What is the function of http?

761


What is exception propagation?

826