What is the translation of " BOOLEAN EXPRESSION " in Vietnamese?

biểu thức boolean
boolean expression
biểu thức boole
the boolean expression
biểu thức logic
logical expression
a boolean expression

Examples of using Boolean expression in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
A Boolean expression in C, if you.
Một biểu thức logic trong C, nếu bạn.
Represents a condition(boolean expression).
Tạo biểu thức có điều kiện( Boolean).
Well, the boolean expression is evaluated.
Các biểu thức Boolean được đánh giá l ại.
While loop, flow of control immediately jumps to the boolean expression.
While, luồng điều khiển ngay lập tức nhảy tới Boolean- expression.
Unless both boolean expressions are true.
AND TRUE nếu cả hai biểu thức Boolean là TRUE.
Boolean expressions are often used in conditional expressions..
Kiểu boolean thường được dùng các biểu thức điều kiện.
Unless both boolean expressions are true.
OR TRUE nếu một trong hai biểu thức Boolean là TRUE.
The word if, two parentheses,inside of which is going to be some kind of Boolean expression.
Từ khi hai ngoặc đơn,bên trong đó là có được một số loại của biểu thức Boolean.
The Boolean expression is used to evaluate conditions.
Kiểu boolean thường được dùng để kiểm tra điều kiện.
In a while loop or do/while loop,control immediately jumps to the Boolean expression.
Trong vòng lặp while hoặc do… while,luồng điều khiển ngay lập tức nhảy tới Boolean- expression.
The boolean expression after if is called the condition.
Biểu thức Boole ở cuối lệnh if được gọi là điều kiện.
Furthermore, every possible input-outputbehavior can be modeled by a suitable Boolean expression.
Hơn nữa, mọi hành vi đầu vào- đầu ra có thể có thểđược mô hình hoá bằng một biểu thức Boolean phù hợp.
Once the boolean expression is false, the for loop terminates.
Ngược lại biểu thức Boolean là sai, vòng lặp kết thúc.
In this case it is written out in a sentence first,and then converted to a Boolean expression.
Trong trường hợp này, các câu lệnh được viết ra trước tiên,và sau đó chuyển đổi thành biểu thức đại số Bool.
The boolean expression after the if statement is called the condition.
Biểu thức Boole ở cuối lệnh if được gọi là điều kiện.
An if statement can be followed by an optional else statement,which executes when the boolean expression is false.
Một lệnh if có thể được theo sau bởi một lệnh else tùy ý,mà thực thi khi Bieu thuc Boolean là false.
SQL Boolean Expressions fetch the data on the basis of matching single value.
Biểu thức Boolean trong SQL tìm nạp dữ liệu dựa trên việc kết hợp một giá trị.
The return type is boolean,which means that every return statement has to provide a boolean expression.
Kiểu dữ liệu trả lại làboolean, như vậy mỗi câu lệnh return đều phải đưa ra một biểu thức boolean.
Condition coverage: All boolean expressions to be evaluated for true and false.
Condition coverage: Tất cả biểu thức boolean cần được test với cả 2 giá trị true và false.
Comparisons may be combined using the Boolean operators and and or,and the outcome of a comparison(or of any other Boolean expression) may be negated with not.
Phép so sánh có thể được ghép với nhau bằng toán tử Boolean and và or,và kết quả của phép so sánh( hoặc của mọi biểu thức Boolean) có thể được đảo ngược với not.
The boolean expression in a conditional statement that determines which branch is executed.
Biểu thức Boole trong một câu lệnh điều kiện để quyết định nhánh nào sẽ được thực hiện.
Strictly speaking, the operands of the logical operators should be boolean expressions, but Python is not very strict.
Nói một cách chặt chẽ, các toán hạng đi theo toán tử lô- gic phải là các biểu thức Boole, nhưng Python thì không chặt chẽ vậy.
When executing, if the boolean_expression result is true, then the actions inside the loop will be executed.
Khi thực thi, nếu kết quả của boolean expression là true, thì các hoạt động bên trong vòng lặp được thực thi.
It provides capability to perform full text searches for materials with OCR andlimited capability for boolean expressions(for example it is possible to do fulltext search for"Jan Kowalski").
Nó cung cấp khả năng thực hiện tìm kiếm toàn văn bản cho các tài liệu có OCR vàkhả năng giới hạn đối với các biểu thức boolean( ví dụ: có thể thực hiện tìm kiếm toàn văn bản cho" Jan Kowalski").
During executing, if the boolean_expression result is true, then the statements inside the loop will be executed.
Khi thực thi, nếu kết quả của boolean expression là true, thì các hoạt động bên trong vòng lặp được thực thi.
For problems involving more than six variables, solving the boolean expressions is more preferred than the Karnaugh map.
Đối với những bài toán liên quan đến nhiều hơn sáu biến, người ta thường giải quyết bằng cách dùng biểu thức Boole hơn là dùng bìa Karnaugh.
Notice that the Boolean expression appears at the end of the loop, so the statements in the loop execute once before the Boolean is tested.
Ghi chú rằng, Bieu thuc boolean xuất hiện tại phần cuối của vòng lặp, vì thế các lệnh trong vòng lặp thực thi một lần trước khi expression được kiểm tra.
An if statement consists of a boolean expression(condition) followed by one or more statements.
Một câu lệnh if bao gồm một biểu thức luận lý( boolean expression) theo sau là một hoặc nhiều câu lệnh.
A Boolean expression in C, if you wanted to say if this condition is true and this other condition is true, you don't write the word and, as you would in English.
Một biểu thức logic trong C, nếu bạn muốn nói rằng nếu tình trạng này là đúng sự thật và điều kiện khác là đúng, bạn không viết chữ và, như bạn sẽ bằng tiếng Anh.
These if statements always set the commission rate to 0% because the boolean expression in the first if statement always tests true(assuming the salesTotal isn't zero or negative- and if it is, none of the other if statements matter).
Các báo cáo nếu luôn luôn thiết lập các tỷ lệ hoa hồng 0% vì biểu thức boolean trong lần đầu tiên tuyên bố nếu luôn luôn kiểm tra sự thật( giả định salesTotal là không phải số không hay tiêu cực- và nếu nó là, không ai khác nếu báo cáo vấn đề).
Results: 58, Time: 0.0426

Word-for-word translation

Top dictionary queries

English - Vietnamese