0
What is bug
8 Antworten
+ 10
@Suman Roy
for real, a bug in programming is the computer doing what you didn't want it to do.
or even worse, you breaking it with an error
+ 9
@Suman Roy
here is an example:
http://heberg.ironie.org/garfield/2003/ga031013.gif
+ 8
a Bug is an error in your code. some let your program run normally until you reach a certain point and then for example outputs something unexpected. some others show up as compile errors.
sometimes it's just a missing semicolon, sometimes it's a wrong comparison.
+ 1
a bug is an error in a computer program or system
+ 1
a bug is an error in your program which do not let your program run as you want it to. It could be anything like wrong syntax or incorrect logic or virus.
0
can show me a example
0
I can't understand what you want to say
0
can u please explain me