answersLogoWhite

0

Why is object code necessary?

Updated: 10/18/2022
User Avatar

Wiki User

14y ago

Best Answer

Object code is necessary, because object code is the actual instructions, or machine language, that the computer executes. Object code is the output of the compiler, as it translates the higher level language into the machine language. It is also the output of the linker, as it combines object code modules from the compiler output and the various libraries in its process of building a fully linked load module.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why is object code necessary?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Who is best between sourcecode and object code?

Source code is the human-readable version of a program written in a programming language, while object code is the machine-readable version generated by a compiler from the source code. The "best" between them depends on the context: source code is easier for humans to read and modify, while object code is necessary for a computer to execute the program. Both are important in software development.


What are necessary documents when a guard is posted?

What are necessary documents when a guard is posted


Which one of the following code samples allows your NET object to support object pooling in COM?

The correct code sample to enable object pooling in COM for a .NET object is by implementing the IObjectControl interface. This interface includes the necessary methods such as Activate, Deactivate, and CanBePooled to manage the pooling of objects that are created and destroyed in a COM+ environment.


Sexual feelings are normal and necessary?

[object Object]


How this pointer works in C plus plus?

The "this" pointer is a pointer to the instance of the object, with scope within a member function of that object. It is not always necessary to use it, as references to variables defined in the object will be implicitly prefixed with "this->", but it can resolve name scoping problems, and it can make the code more readable.


What is the difference between linker and linkage?

linker: linker is used to change an object code into an executable code by linking together the necessary built in functions. linkage: the place where we used to declare a variable of a program is called the linkage of a variable.


Why is necessary to use measuring tools in measuring length of an object?

It is necessary because measuring tools help you measure the length of an object accurately.


what is toyota interior leather code?

[object Object]


Where to put code on bazookajoe.com?

4RNBPHHR


What is the postal code for kwekwe?

0054


Where is country code 00125?

[object Object]


Is source code obtainable from object code?

Yes