Question:

Which file is the output of an assembler?

Show Hint

Assembler → object file; linker → executable; compiler → intermediate + object.
Updated On: June 02, 2025
  • Program file
  • Object file
  • Data file
  • Document file
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Assemblers convert assembly code into machine code, producing an object file (.obj or .o), which is later linked into executables.
Was this answer helpful?
0
0

TS PGECET Notification