Answer Posted / pradip kumar panigrahi
Assembler is the step comes in between a sorce code
and .exe file.the steps are like this Sorce code--
Preprocessor-->compiler(Assemble code)-->Assembler(Object
Code)-->Libraries linking-->executable files created.
"The assembler creates object code. On a UNIX system you
may see files with a .o suffix (.OBJ on MSDOS) to indicate
object code files".
| Is This Answer Correct ? | 37 Yes | 10 No |
Post New Answer View All Answers
What is memory-management unit (mmu)?
Have you used threaded trees anytime in your life time?
How do I fix error 429?
Define page fault interrupt?
Explain paging, faulting, and deadlock?
Explain High Severity and Low Priority with example?
What is the difference between ram and cache memory?
what is the memory required when a screen has 1024*1280 pixels and each pixel can have around 16 million colors?
When does page fault error occur?
What are read-write locks?
How do I find a file path on a mac?
What are the ways in which fault tolerance can be ensured in systems? (Different redundancy techniques)?
Explain the difference between load-time dynamic linking and run-time dynamic linking?
Can I change a 32 bit to 64 bit?
Tell me about virtual memory?