An object file is a binary file that contains machine code organized into blocks, which can be linked together by a linker (or ld) to form an executable file. Object files are generated by compiling source code files and contain symbolic references that need to be resolved by the linker.
Here's a brief overview of the other options:
A. Executable file: A binary file that contains machine code that can be executed directly by the operating system, without needing further compilation or linking.
B. Source file: A human-readable file containing programming code written in a programming language, which needs to be compiled or interpreted to be executed.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
aqeel1506
4 months, 1 week agoaqeel1506
4 months, 1 week agoElb
6 months, 3 weeks agoChaoticda
2 years, 11 months ago