Vocab Bloom Hub

semantic error

/sɪˈmæntɪk ˈerər/

الترجمة: خطأ دلالي في البرمجة أو المنطق يحدث عندما يكون التركيب النحوي صحيحًا ولكن المعنى أو العملية المقصودة غير صحيحة، مما يؤدي إلى نتائج أو سلوك غير صائب.

مدخل واحد

phrase

C1formalcommonIT/sɪˈmæntɪk ˈerər/

A type of error in programming or logic where the syntax is correct but the meaning or intended operation is wrong, leading to incorrect results or behavior.

  • 🌐خطأ دلالي في البرمجة أو المنطق يحدث عندما يكون التركيب النحوي صحيحًا ولكن المعنى أو العملية المقصودة غير صحيحة، مما يؤدي إلى نتائج أو سلوك غير صائب.
  1. Logic or meaning mistake in code B2 formal

    An error in a computer program that occurs when the code is syntactically correct but does not do what the programmer intended, due to a flaw in the logic or meaning.

    • The program compiled without errors but produced wrong results because of a semantic error.
    • A semantic error can be harder to find than a syntax error.
    • He spent hours debugging a semantic error in the loop condition.

    🌐خطأ دلالي أو منطقي في الشفرة