What is the replace tool?



What is the replace tool?..

Answer / Dev Prakash

In Java, the replace() method of String class allows replacing a substring within another string. You can specify the substring to be replaced and the replacement string.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are the problems faced by java programmers who don't use layout managers?

1 Answers  


What do you mean by Remote procedure call?

2 Answers  


Does java have a compiler?

1 Answers  


What are thread priorities and importance of thread priorities in java?

1 Answers  


Where is core java used?

1 Answers  


What is meant by class loader? How many types are there?

1 Answers  


What is difference between == and === in js?

1 Answers  


what is the J2EE BluPrints?

0 Answers  


Explain 5 io best practices?

1 Answers  


Is jdk required on each machine to run a java program?

1 Answers  


when we have to use final class in java?

2 Answers  


Is null an object java?

1 Answers  


Categories