Can someone please help me create a small Java app and introduce a small...

crystdawn1998

New member
Joined
Dec 10, 2009
Messages
1
Reaction score
0
Points
1
...bug then show me how its done.SIMPLE? Introduce a small bug into a Java application. Make sure that the bug is big enough to prevent your application from compiling, but small enough to be easy to fix. I need the buggy code.. can you send me a link then please try to explain what you did to me in simple terms??
 
oh......u r asking it in a layman term is it?..........well Java coding is not for laymen. :-P.......just kidding. It is very simple if u read the Java programming properly. However, u can have any java application code and insert a random code inbetween the codes and it wud be a bug. Bug is nothing but something in the code which prevents it from behaving in the way it is supposed to work. Got it. This is how i can give it in simple terms. Not any more simpler.
 
Back
Top