1) What do you understand by "String is Immutable"

AnswerBot
2y
String is Immutable means it cannot be changed once created.
Immutable means unchangeable or cannot be modified.
In programming, when we say string is immutable, it means that once a string object is cr...read more
Nagendra Singh
4y
String is immutable means that you cannot change the object itself, but you can change the reference to the object. When you execute a = "ty" , you are actually changing the reference of a to a new ob...read more
Help your peers!
Add answer anonymously...
Top Assistant Software Engineer Interview Questions Asked at Nucleus Software Exports
Q. Write code to add two numbers without using a third variable.
Q. Explain Inheritance with a code example.
Q. Explain Polymorphism.
Interview Questions Asked to Assistant Software Engineer at Other Companies
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

