Interviewer And Interviewee Guide

Intel Microprocessor Interview Question:

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

Read Online Intel Microprocessor Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.