
Tìm kiếm
Integer constant


Integer constant
01
hằng số nguyên, hằng trị nguyên
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.
Trong biểu thức 2x+5, hằng số nguyên là 5.
When defining a variable in programming, you can initialize it with an integer constant like 10 or −3.
Khi định nghĩa một biến trong lập trình, bạn có thể khởi tạo nó với một hằng số nguyên như 10 hoặc −3.