Fill This Form To Receive Instant Help

Help in Homework
trustpilot ratings
google ratings


Homework answers / question archive / How to implement special characters replacement in java? For example,  Input: "The list [A-z] is not an ordinary list, but [L] is" Expected: The list [A-z] is not an ordinary list, but [123] is   So, I want to replace "[L]" to "[123]"

How to implement special characters replacement in java? For example,  Input: "The list [A-z] is not an ordinary list, but [L] is" Expected: The list [A-z] is not an ordinary list, but [123] is   So, I want to replace "[L]" to "[123]"

Computer Science

How to implement special characters replacement in java?

For example, 

Input: "The list [A-z] is not an ordinary list, but [L] is"

Expected: The list [A-z] is not an ordinary list, but [123] is

 

So, I want to replace "[L]" to "[123]".

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE

Related Questions