Download for Windows Premium
Publiciteit
Un bucle while

Vertaling van "Un bucle while" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
a while loop
En esta sección, escribiremos la definición usando un bucle while.
In this section, we will write the definition using a while loop.
De otra forma, los programas lo harían todo con un bucle while.
Otherwise programs would do everything with a while loop.
Un bucle while es una estructura de control común en muchos lenguajes.
A while loop is a common control structure in many languages.
Un bucle while se usa cuando el programa debe iterarse hasta que se alcanza una determinada condición.
A while loop is used when a program needs to loop until a particular condition occurs.
Un bucle while disponible en lenguaje de programación C tiene la siguiente sintaxis
A while loop available in C Programming language has following syntax
El bucle while es como nuestro primer ejemplo (Consulta la Sección Un bucle while y una lista).
The while loop is just like our first example (see Section A while Loop and a List).
El diseño utilizando un bucle while es rutinario.
The design using a while loop is routine.
En esta función, usaremos tanto un bucle while como una llamada recursiva.
In this function, we will use both a while loop and a recursive call.
Nosotros usamos un bucle while para esto.
We use a while loop for this.
Una forma de escribir un recorrido es usar un bucle while
One way to write a traversal is with a while loop
Puedes escribir la función para contar palabras tanto de manera recursiva como con un bucle while.
You can write the function for counting words recursively as well as with a while loop.
Un forma común para controlar un bucle while es probar si una lista tiene algún elemento.
A common way to control a while loop is to test whether a list has any elements.
Además de un bucle while, podemos trabajar en cada lista de ficheros con recursión.
Besides a while loop, you can work on each of a list of files with recursion.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Un bucle while in het Spaans

Publiciteit

Suggesties

Resultaten: 77. Exact: 77. Verstreken tijd: 48 ms.