
Cerca
Integer constant


Integer constant
01
costante intera, costante numerica intera
a fixed numerical value that is a whole number, either positive, negative, or zero
Example
In the expression 2x+5, the integer constant is 5.
Nell'espressione 2x+5, la costante intera è 5.
When defining a variable in programming, you can initialize it with an integer constant like 10 or −3.
Quando si definisce una variabile nella programmazione, è possibile inizializzarla con una costante intera come 10 o −3.

Parole Vicine