Vocab Bloom Hub

object program

/ˈɒbdʒɪkt ˈprəʊɡræm/

الترجمة: مصطلح تقني في علم الحاسوب يشير إلى الشفرة المقروءة آلياً التي ينتجها المترجم أو المجمع من الشفرة المصدرية، والتي يتم ربطها وتنفيذها لاحقاً.

مدخل واحد

phrase

C1formalcommonIT/ˈɒbdʒɪkt ˈprəʊɡræm/

A technical term in computing referring to the machine-readable code produced by a compiler or assembler from source code, which is then linked and executed.

  • 🌐مصطلح تقني في علم الحاسوب يشير إلى الشفرة المقروءة آلياً التي ينتجها المترجم أو المجمع من الشفرة المصدرية، والتي يتم ربطها وتنفيذها لاحقاً.
  1. Compiled machine code C1 formal

    A set of machine-readable instructions produced by a compiler or assembler from source code, ready for linking or execution.

    • The compiler generated an object program from the C++ source code.
    • The linker combines multiple object programs into a single executable.
    • Debugging an object program is more difficult than debugging source code.

    🌐شفرة الآلة المترجمة