OOPS Java Interview Questions

Note 1: The answers do not use more technical buzz words. It is done to understand the concept very clearly so that a novice can put it in his own words in interviews. OOPS Concepts What are local and global variables? A variable declared inside a method is known as "local variable" and its usage …

OOPS Java Interview Questions Read More »