Vocab Bloom Hub

object code

/ˈɒbdʒɪkt kəʊd/

الترجمة: شكل من أشكال الترميز الذي ينتج عن ترجمة الشيفرة المصدرية إلى لغة الآلة بواسطة المترجم أو المجمّع، ويتألف من تعليمات ثنائية يستطيع المعالج تنفيذها مباشرة.

مدخل واحد

phrase

C1formalcommonIT/ˈɒbdʒɪkt kəʊd/

The machine-readable code generated by a compiler or assembler from source code, consisting of binary instructions that a computer's processor can execute directly.

  • 🌐شكل من أشكال الترميز الذي ينتج عن ترجمة الشيفرة المصدرية إلى لغة الآلة بواسطة المترجم أو المجمّع، ويتألف من تعليمات ثنائية يستطيع المعالج تنفيذها مباشرة.
  1. Compiled machine code C1 formal

    The output of a compiler or assembler, consisting of machine-readable instructions that a computer's processor can execute directly.

    • The programmer compiled the source code into object code.
    • Object code is specific to a particular computer architecture.
    • Debugging object code is more difficult than debugging source code.

    🌐شيفرة الآلة المُصرَّفة