👤

How to delete brackets in string java.

Answer :

Answer:

use this code test = test.replaceAll(''('','''');