Vocab Bloom Hub

boolean operation

/ˈbuːliən ˌɒpəˈreɪʃən/

الترجمة: عملية في علوم الحاسوب والرياضيات تتلاعب بقيم منطقية (صواب/خطأ) باستخدام معاملات منطقية مثل و، أو، ليس، والاستبعاد أو.

مدخل واحد

phrase

C1formalcommonIT/ˈbuːliən ˌɒpəˈreɪʃən/

An operation in computer science and mathematics that manipulates Boolean values (true/false) using logical operators such as AND, OR, NOT, and XOR.

  • 🌐عملية في علوم الحاسوب والرياضيات تتلاعب بقيم منطقية (صواب/خطأ) باستخدام معاملات منطقية مثل و، أو، ليس، والاستبعاد أو.
  1. Logical operation B2 formal

    An operation that manipulates binary values (true/false) based on Boolean algebra, such as AND, OR, NOT, and XOR.

    • The AND boolean operation returns true only if both inputs are true.
    • Programmers use boolean operations to control program flow.
    • The search engine uses boolean operations to refine queries.

    🌐عملية منطقية