What are bugs and how do i fix them | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What are bugs and how do i fix them

29th Dec 2016, 1:25 PM
wisdom
3 Answers
+ 6
Bugs are problems that ruin your work, you can fix them by following compiler instructions, doing code tests and by putting try catch blocks (to capture all possibilities of mistake).
29th Dec 2016, 1:30 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 2
A software bug is an error, flaw, failure or fault in a computer program or system that causes it to produce an incorrect or unexpected result, or to behave in unintended ways . how to fix this is by Identifying the immediate line of code where the bug occurs. Also Identify the species of bug. Find a way to fix it, or get external help, remember Google is always your friend.
29th Dec 2016, 5:47 PM
Adole Samuel
Adole Samuel - avatar
+ 1
bug is a Unexpective Result That Can be Fix Through codes...Codes just doing there jobs...
29th Dec 2016, 1:46 PM
SecretAdmin