Briefly explain the functions of Debugger, Assembler and the Linker?
Submitted by: Administrator- Debugger: As its name suggests the debugger is used to test and debug programs. The debugger allows a user to test a program step by step, so that the problem points or steps can be identified and rectified. It allows the user to inspect the registers and the memory locations after a program has executed.
- Assembler: The assembler is used to convert assembly language written by a user or a program into a machine recognizable format.
- Linker: There are certain programs which are large in size and cannot be executed at one go simultaneously. Such programs are divided into subprograms also known as modules. The linker is used to link such small programs to form one large program.
Submitted by: Administrator
- Assembler: The assembler is used to convert assembly language written by a user or a program into a machine recognizable format.
- Linker: There are certain programs which are large in size and cannot be executed at one go simultaneously. Such programs are divided into subprograms also known as modules. The linker is used to link such small programs to form one large program.
Submitted by: Administrator
Read Online Intel Microprocessor Job Interview Questions And Answers
Top Intel Microprocessor Questions
☺ | Intel Microprocessor Interview Questions Part Four! |
☺ | Intel Microprocessor Interview Questions Part Five! |
☺ | Briefly explain following instructions in 8086 family: |
☺ | Intel Microprocessor Interview Questions Part One! |
☺ | Explain the 8279 operation? |
Top PC Hardware Categories
☺ | Motherboard Interview Questions. |
☺ | Basic Computer Interview Questions. |
☺ | Embedded Systems Interview Questions. |
☺ | A + (Plus) Hardware Interview Questions. |
☺ | Computer Architecture Interview Questions. |