boolean value
Meaning
A value that is either true or false.
একটি মান যা সত্য অথবা মিথ্যা হতে পারে।
Example
The function returns a boolean value.
ফাংশনটি একটি বুলিয়ান মান প্রদান করে।
boolean operator
Meaning
Operators used in boolean algebra, such as AND, OR, NOT.
বুলিয়ান বীজগণিতে ব্যবহৃত অপারেটর, যেমন AND, OR, NOT।
Example
Use boolean operators to combine conditions.
শর্তাবলী একত্রিত করতে বুলিয়ান অপারেটর ব্যবহার করুন।
Comments
0 commentsNo comments yet. Be the first to comment!
Leave a Comment