Answer Posted / shashi shaw
no we cant.becoz string ia a immutable class.
| Is This Answer Correct ? | 6 Yes | 16 No |
Post New Answer View All Answers
Where import statement is used in a java program?
Can we create an object of private class?
Explain the hierarchy of java exception classes?
Does the order of public and static declaration matter in main method?
What does the string method compareto () do?
What is the difference between sop and work instruction?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
Does java allow default arguments?
What is the similarity between dynamic binding and linking?
What is method reference?
What is the epoch date?
When will we prefer to use set and list in java and why?
What do you mean by compiler?
Define a package.
What is operator overloading. Is it is supported in java?