Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scjp

Priority queue ordering of elements

java scjp

What does redefining static methods mean in Java?

java scjp

Slight confusion regarding overriding where variables are concerned

java overriding scjp ocpjp

Getting confused with == and = in "if" statement

java compiler-errors scjp

Why is the output like this?

java polymorphism scjp

Are SCJP 6 and OCJP both same? [closed]

java scjp

Java Inheritance issue

java inheritance scjp

How long should I prepare for SCJP? [closed]

java scjp

Java unreachable catch block compiler error

java scjp

What's this generics usage in Java? X.<Y>method()

Enum as instance variables

java enums scjp

How to call a specific parent constructor from anonymous inner class?

How can't we compare two enum values with '<'?

java enums scjp ocpjp

Why can not I add two bytes and get an int and I can add two final bytes get a byte?

Formatting using printf and format

java formatting scjp ocpjp

Is id = 1 - id atomic?

Why does Double.NaN==Double.NaN return false?

What are "connecting characters" in Java identifiers?

java unicode identifier scjp