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.
tipo de datos de una variable
tipo de dato de una variable
Keyword that declares the data type of a variable.
That means you don't have to specify the data type of a variable when you declare it, and data types are converted automatically as needed during script execution.
Eso quiere decir que no tienes que especificar el tipo de dato de la variable cuando la declaras, y los tipos de datos son convertidos automáticamente de acuerdo a lo que se necesite en la ejecución del script.
Based on the data type of a variable, the operating system allocates memory and decides what can be stored in the reserved memory.
Basado en el tipo de datos de una variable, el sistema operativo asigna memoria y decide lo que se puede almacenar en la memoria reservada.
The compiler is also capable of establishing the data type of a variable in less straightforward situations
Although the compiler will type the variable for you, you should specify the data type of a variable by using compiler directives where the data type is ambiguous, such as in a form.
Aunque el compilador deduce el tipo de variable por usted, cuando los tipos de datos sean ambiguos, como en un formulario, debe especificar el tipo de dato utilizando las directivas de compilación.
Be careful not to change the data type of a variable to which a pointer refers.
El compilador Tenga cuidado de no cambiar el tipo de una variable a la cual un puntero hace referencia.
In PHP the data type of a variable is not set by the programmer.
En PHP el tipo de datos de una variable no está definido por el programador.
We can always check the data type of a variable with the special Python keyword type
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.