What is replacefirst in java?
Answer / Kamal Kihsor
replaceFirst() is a method in Java String class that replaces the first occurrence of a specified substring with another specified substring.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does multithreading take place on a computer with a single cpu in java programming?
What are JVM.JRE, J2EE, JNI?
What is difference between compatible and incompatible changes in serialization?
What is java objectoutputstream?
Explain the transient field modifier?
What is a dynamic array in java?
What are the difference between composition and inheritance in java?
What is java reflection api?
How to obtain a performance profile of java program
What is the use of jtable?
What type of language is java?
What is string literal in java?