logo

Crowdly

¿Este código tiene condición de salida? bool activo = true; string input = "";...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

¿Este código tiene condición de salida?

bool activo = true;

string input = "";

while (activo)

{

Console.WriteLine("¿Quieres salir? (Y/n)");

input = Console.ReadLine();

}

100%
0%
More questions like this

Want instant access to all verified answers on campusvirtual.intec.edu.do?

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