✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Se dispone del siguiente código, introducido dentro del método main() de una clase principal:
String texto = "El rápido hace cosas rápidas"; String texto1 = texto.replaceAll("rápid", "lent"); System.out.println (texto1);
Indica cuáles de las siguientes afirmaciones son ciertas.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!