Dependency injection is a software design pattern that allows the removal of hard-coded dependencies and makes it possible to change them, whether at run-time or compile-time. Source Wikipedia
This blog is a collection of important questions that can be used by the interviewer or the interviewee or by anybody who wants to improve their understanding of Java by going through popular questions. This is kind of a cheat sheet to crack interviews or understand various fundamental to expert level questions on Java Programming Language
No comments :
Post a Comment