Posts

Java Interview Questions for Freshres

My Dear Friends, this article will be more helpful for while you attend the interview... This is one part of question we will provide the further questions later Core Java Basics of Interview Questions What is the difference between JDK,JRE and JVM ? How many types of memory areas are allocated by JVM? What is JIT Compiler ? What is Platform ? What is the main difference between java platform and other platform? What gives Java its 'write once and run anywhere' nature? What if I write static public void instead of public static void? What is the default value of the local variables? What is difference between object oriented programming language and object based programming language? What will be the initial value of an object reference which is defined as an instance variable? What is constructor? What is the purpose of default constructor? Does constructor return any value? Is constructor inherited? Can you make a constru