logo

Crowdly

Se dispone del siguiente código, introducido dentro del método main() de una c...

✅ 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. 

More questions like this

Want instant access to all verified answers on moodle.upm.es?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!