Quantcast
Channel: Java, JVM and beyond » SCJP
Browsing latest articles
Browse All 5 View Live

Initialisation Blocks in Java

Topic: Initialisation Blocks in Java Apart from methods and constructors, initialisation blocks are the places where operations within a class can be performed. Initialisations blocks can be: Static...

View Article


Image may be NSFW.
Clik here to view.

javaBLACKbelt- building better developers

About JavaBlackBelt (WebSite) JavaBlackBelt is a community for Java & open source skills assessment. It is dedicated to technical quizzes about Java related technologies. This is the place where...

View Article


Shadowing Variables in Java Demystified

One of the meanings of the word “Shadow” in the Oxford Dictionary is “a weak or less good version”. Shadowing in Java is also something similar. One can shadow a variable in several ways. I would try...

View Article

Working with Java Enumerated types (Enums)

In this post I would like to explain about Enums in Java. Though in my 2 years of coding in Java I have seldom used Enums but they do provide a lot of features when we are required to create a say...

View Article

Image may be NSFW.
Clik here to view.

Preparation tips for SCJP- Sun Certified Java Programmer Exam

I cleared SCJP 6.0 with 81% on January 25, 2010 (putting this up after a long gap), not a really good score, but happy to get a “PASS” :). I did manage to do some 25 days of preparation (serious...

View Article

Browsing latest articles
Browse All 5 View Live