معنی فارسی boolean
B1Boolean، نوعی داده است که فقط یکی از دو حالت درست یا نادرست را میتواند داشته باشد.
A data type that has two possible values: true or false.
- noun
- adjective
A variable that can hold a single true/false (1/0) value.
Of or pertaining to the work of George Boole.
Pertaining to data items that can have “true” and “false” (or, equivalently, 1 and 0 respectively) as their only possible values and to operations on such values.
در برنامهنویسی، یک مقدار بولین میتواند درست یا نادرست باشد.
In programming, a boolean value can be true or false.
نتیجه عملیات یک مقدار بولین را نشان میدهد که موفقیت یا شکست را نشان میدهد.
The result of the operation will be a boolean indicating success or failure.
معنی فارسی کلمه boolean
:
Boolean، نوعی داده است که فقط یکی از دو حالت درست یا نادرست را میتواند داشته باشد.