java

Java Interview Questions and faq’s…daily updated

Posted on July 11, 2007. Filed under: interview questions, java, jobs |

Q:What is the difference between an Interface and an Abstract class? A:An abstract class can have instance methods that implement a default behavior. An Interface can only declare constants and instance methods, but cannot implement default behavior and all methods are implicitly abstract. An interface has all public members and no implementation. An abstract class [...]

Read Full Post | Make a Comment ( None so far )

SCJP faq

Posted on July 3, 2007. Filed under: SCJP, faq, faq's, java |

The following links may clear some of the common doubts about SCJP Exam. I am planning to add some additional Frequently Asked Questions not listed in the following links. So please check this page often to get the updated FAQ.
SCJP Certification FAQ
Deepak’s SCJP2 Certification FAQ.
http://deepak.htmlplanet.com/certi.html#one
A very good SCJP2 certification faq from [...]

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...