Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Web Promotion (http://siteownersforums.com/forumdisplay.php?f=15)
-   -   what is code debug (http://siteownersforums.com/showthread.php?t=194312)

Bob Michael 05-26-2017 12:03 PM

what is code debug
 
What does it mean to say code debug on site?

RobertsonWhite 05-26-2017 11:31 PM

Debugging, in computer programming and engineering, is a multistep process that involves identifying a problem, isolating the source of the problem, and then either correcting the problem or determining a way to work around it. The final step of debugging is to test the correction or workaround and make sure it works.

banhuhoian 09-01-2017 10:30 AM

The name already suggests that to de - bug the code is debugging means by identify the bug in code and fixing it is the process of debugging.

Suppose you have a code for a calculator and there is a method for division where you pass two variable divisor and divident and user enter divisor as 0(zero) then the program will get in a loop or will throw a run time error or exception. For this you have to write extra code in that method to handle the situation and that's called debugging.

This was very basic example, when you do complex programming then there will be so many complex situation that should be handled for preventing runtime error of program

aliceta 12-13-2017 08:54 PM

Debug code is computer code introduced to a computer program to test for errors or to help determine the cause of an error. It can be as simple as an echo command to print the value of a variable at certain points of a program.

Elsha 12-14-2017 07:55 AM

Debug code is computer code introduced to a computer program to test for errors or to help determine the cause of an error.

Vineeta 12-15-2017 10:57 AM

Debug code is computer code introduced to a computer program to test for errors or to help determine the cause of an error, One of the key features of Visual Studio Code is its great debugging support, Once an error has been identified.

wellliving 12-18-2017 03:34 AM

Hi


Debugging, in computer programming and engineering, is a multistep process that involves identifying a problem, isolating the source of the problem, and then either correcting the problem or determining a way to work around it.

https://www.welllivingshop.com/mattress-toppers/

BryceBrady 12-18-2017 04:06 AM

Debug code is computer code introduced to a computer program to test for errors or to help determine the cause of an error. It can be as simple as an echo command to print the value of a variable at certain points of a program.

Yashmin 12-19-2017 05:06 AM

Debug code is computer code introduced to a computer program to test for errors or to help determine the cause of an error.

Vineeta 12-19-2017 05:09 AM

Debug code is computer code introduced to a computer program to test for errors or to help determine the cause of an error.

seven miles 12-20-2017 12:11 AM

Debug code is computer code introduced to a computer program to test for errors or to help determine the cause of an error. It can be as simple as an echo command to print the value of a variable at certain points of a program.

deepakrajput 12-25-2017 08:10 AM

Code debug is an unexpected programming errors which most of users face.

aliceta 12-27-2017 09:00 PM

Debug code is computer code introduced to a computer program to test for errors or to help determine the cause of an error. It can be as simple as an echo command to print the value of a variable at certain points of a program.


All times are GMT -7. The time now is 02:39 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.