Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
biziclop earned this badge 13 times |
mar 14 at 6:09
Defining an abstract class without any abstract methods
mar 12 at 14:42
How to use Schema that is on local machine in XML document
feb 13 at 11:25
Double value to round up in Java
nov 15 at 23:18
to calculate one million prime numbers
oct 22 at 15:34
Java Byte.parseByte() error
oct 16 at 6:02
How to check if InputStream is Gzipped?
aug 9 at 9:56
Why java.io.File doesn't have a close() method?
jul 14 at 21:45
Why is return needed even after System.exit(0);
dec 10 '11 at 18:58
Non recursive Depth first search algorithm
aug 2 '11 at 16:35
What is the best way to perform a null check WITHOUT the NullPointerException being thrown?
jul 10 '11 at 22:12
volatile boolean vs. AtomicBoolean
jun 26 '11 at 20:12
'Eden space' name origin in Garbage Collection
mar 3 '11 at 21:25
Java HashSet duplicates comparison