Here are the answers to Friday’s practice questions. As always, let me know if you find something wrong with my answers or if you’re still having trouble with something. This wraps up the… more →
javaGodsureshmandalapu wrote 2 weeks ago: Hi, Today I have cleared SCBCD 5.0 exam with 85% .The exam is little bit trickky and is not that mu … more →
Naresh Kumar wrote 1 month ago: Assignment Operators ( = ) Relational Operators ( < , <= , > , >= , == ) instanceof Comp … more →
achalachathuranga2010 wrote 1 month ago: Declaration Rules (Objective 1.1) A source code file can have only one public class. If the source f … more →
wwolfblogger wrote 1 month ago: As I am already a sun certified programmer, this short posting is about useful tips in order to succ … more →
mightyteo wrote 2 months ago: 09. public static void append(List list) { 10. list.add(”0042”); 11. } 12. public static void main( … more →
mightyteo wrote 2 months ago: import java.util.*; public class NameList { private List names = new ArrayList(); public synchronize … more →
trastle wrote 2 months ago: Howdy All, Welcome to a little slice of nowhere. I intend to use this blog as a public notebook and … more →
achalachathuranga2010 wrote 2 months ago: Question 1: Given: 31. // some code here 32. try { 33. // some code here 34. } catch (SomeException … more →
Eduards Sizovs wrote 3 months ago: Methods can be declared to take primitives and/or object references. You need to know how (or if) th … more →
ashikuzzaman wrote 3 months ago: Recently I have been thinking about the industry standard technology certifications, particularly ar … more →
fooues wrote 3 months ago: Recently I went to an interview that I thought would be great for me and my career and it was .. but … more →
anirbansaha wrote 4 months ago: Well the month of August was supposed to be the most rocking month of this year… with the SCJP … more →
anirbansaha wrote 4 months ago: Why the hell does this world need to have so many standards? why the hell do the americans need to h … more →
Freya wrote 5 months ago: Mi-am gasit in sfarsit motivatia sa ma apuc de invatat pentru SCJP (pentru cei care nu stiu Sun Cert … more →
hyperlessons wrote 5 months ago: We had earlier posted an article on what are the most in-demand IT Certifications. A simple analysis … more →
Dan wrote 7 months ago: Here are the answers to Friday’s practice questions. As always, let me know if you find somet … more →
anirbansaha wrote 7 months ago: Today’s May 18th… May 19th is the much awaited Automata exam… while 22nd is the Op … more →
Dan wrote 7 months ago: Here are the practice questions for the “Drag And Drop” pattern. We are, of course, lim … more →
Dan wrote 7 months ago: Introduction The question type that most people have trouble being consistent with is the “Drag And … more →