object code in English

noun
1
code produced by a compiler or assembler.
The ‘algorithm’, which is the sequence of machine commands that the source code and object code represent.

Use "object code" in a sentence

Below are sample sentences containing the word "object code" from the English Dictionary. We can refer to these sentence patterns for sentences in case of finding sample sentences with the word "object code", or refer to the context using the word "object code" in the English Dictionary.

1. 9 OBJECT CODE : Term synonymous with machine code.

2. 3) OBJECT CODE : Term synonymous with machine code.

3. 2) Flashembed Removed extra quotation from the generated object code.

4. Computer programs include source code programs and object code programs.

5. 10) Computer programs include source code programs and object code programs.

6. C language generation of high - quality object code, procedures and high efficiency.

7. Object code ( Object language ): Machine code , as translated from a source program.

8. 18) A file containing object code. The output of a compiler or assembler.

9. 7) A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work.

10. 11 Object code ( Object language ): Machine code , as translated from a source program.

11. 15) Object code ( Object language ): Machine code , as translated from a source program.

12. 5) C language generation of high - quality object code, procedures and high efficiency.

13. 12) The interpreter converts your source program into object code as it is needed.

14. 6) Generics remove this penalty by generating specific object code for each value type.

15. 19) A file containing object code that is ready for execution on the target.

16. The program is assembled to object code and is written in EPROM chip finally.

17. The object code is the machine language the computer uses to run your program.

18. An assembler that executes on one computer but generates object code for a different computer.

19. 17) The concerto coordination code is used as the object code of scripting language compiler.

20. 8) The program is assembled to object code and is written in EPROM chip finally.

21. 14) The object code is the machine language the computer uses to run your program.

22. 11) A file containing object code that is almost ready for execution on the target.

23. 21) An assembler that executes on one computer but generates object code for a different computer.

24. 22) A cross - compiler runs on a host computer and produces object code for the target.

25. Those writing and developing computer software should distribute the computer programs in object code form only.

26. As a powerful means to protect software, object - code obfuscation can obstruct malicious software analysis effectively.

27. 23) The terse syntax is attractive to professional programmer, and the compilers generate very deficient object code.

28. 20) Those writing and developing computer software should distribute the computer programs in object code form only.

29. 4) The statements generated by initializers are placed in object code before the body of your constructors.

30. 28) A compiler that ru oa different platform tha the one for which it produce object code.

31. 24) Through a compilation process, this high-level code is compiled into an intermediate representation called object code.

32. But in an application virtualization environment, the object code is interpreted within an abstract machine to provide the execution.

33. 9) But in an application virtualization environment, the object code is interpreted within an abstract machine to provide the execution.

34. 1) Users receive object code versions of SNAP-IX pre-built for their chosen Unix hardware, along with services and support.

35. At the start of IBM's involvement, Linux patches for IBM Z included some object code only (OCO) modules, without source code.

36. Free-software licenses are applied to software in source code and also binary object-code form, as the copyright law recognizes both forms.

37. During compilation of CLI programming languages, the source code is translated into CIL code rather than into platform- or processor-specific object code.

38. Although BCPL was a high-level language (similar to C), the intermediate code that the compiler generated was called O-code (Object code).

39. 13) Although BCPL was a high-level language (similar to C), the intermediate code that the compiler generated was called O-code (Object code).

40. 16) The key advantage here is that the same object code can be executed on any hardware platform that supports the abstract machine (the interpreter).

41. In most cases the analysis is performed on some version of the source code, and in the other cases, some form of the object code.

42. 29) The compiler and linker can compile and link source code program files into object code file that is executable to the virtual machine system.

43. The idea to deal with the problems which lower execution efficiency of the object code is described, while some of USA's array processing proposals are surveyed.

44. 26) Used "to" create the "set" top boxes (STB) code sequence search "techniques" step download, including programs "that" were downloaded from the steps to the object code generator.

45. The source code or object code of a component is analyzed by a tool that traces which interfaces and data structures of an ABI/API are being utilized.

46. Furthermore, once the SPE code has been generated, it is embedded into an ELF (Executable and Linking Format) object code file and incorporated into the main program through the fib_spe_handle.

47. 27) Furthermore, once the SPE code has been generated, it is embedded into an ELF (Executable and Linking Format) object code file and incorporated into the main program through the fib_spe_handle.

48. 25) In a compiled language, you have an intermediate step, in which you take the source code, it runs through what's called a checker or a compiler or both, and it creates what's called object code.