+ 2
What are bugs and how do i fix them
3 Respostas
+ 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).
+ 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.
+ 1
bug is a Unexpective Result That Can be Fix Through codes...Codes just doing there jobs...