answersLogoWhite

0

Hand Tracing

Page 63

Programming Logic and Design by Tony Gladdis

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

What is the difference between profiling and debugging?

Profiling is about executing a program and finding out how much time it spends in each routine. The goal of profiling is often finding slow routines in a program and optimizing them. Profiling is done on working code. Debugging is about finding code that is not working, i.e. has some kind of defect. The program is known to have a defect because some set of inputs causes a set of outputs that are known to be wrong. Debugging is the process of finding the source of the defect in the code and fixing that location and any other downstream locations so that the set of inputs is correctly rendered into the set of outputs.


What is the difference between programming and debugging?

Programming is the process of creating code. Debugging is the process of fixing problems in existing code.


What is The process of locating and correcting syntax and logic errors in a program called?

debugging


How can a sleeping process wake up in Linux?

When an interrupt occurs for which the process was waiting the OS should start executing the process. If the process isn't waiting for anything and there isn't anything for it to do, it might not start executing. Many processes in LINUX use a send/receive/reply IPC protocol. If the process is waiting for an IPC message from something else and has no timeout associated with the wait, it could effectively wait forever. In general, that's considered an error in programming.


What is the responsible for executing instruction to process data and consists of transistor and electronic circuits on silicon chip on the motherboard?

central processing unit(cpu)

Related Questions

What is the process of removing errors from a computer program called?

Debugging


The process of analyzing and correcting computer problems is referred to as?

Troubleshooting. Debugging.


Is a process of carrying out the commands?

none of these


What is the difference between debugging and programming?

Programming is the process of creating code. Debugging is the process of fixing problems in existing code.


What is the difference between profiling and debugging?

Profiling is about executing a program and finding out how much time it spends in each routine. The goal of profiling is often finding slow routines in a program and optimizing them. Profiling is done on working code. Debugging is about finding code that is not working, i.e. has some kind of defect. The program is known to have a defect because some set of inputs causes a set of outputs that are known to be wrong. Debugging is the process of finding the source of the defect in the code and fixing that location and any other downstream locations so that the set of inputs is correctly rendered into the set of outputs.


Which statement best describe the activities of the executing process group?

The executing process group overlaps... Activity in the executing process group starts off slowly...


What is the difference between programming and debugging?

Programming is the process of creating code. Debugging is the process of fixing problems in existing code.


What part of the computer is responsible for executing to process information?

the microprocessor, also called the processor or the central processing unit (CPU)


Is the process of finding and correcting errors in the worksheet.?

Debugging.


Which statements best describe the activities of the Executing process group?

Activity in the Executing process group starts off slowly, at teh very beginning of the project life cycle THe Executing process group overlaps all the other process groups


How do you eliminate bugs in debugging?

Throughout the debugging process, you run the code step-by-step to find which part or which line is responsible for producing the bug.


What is The process of correcting errors?

Proofreading is the process of finding and correcting errors.