What is var keyword ?
No Answer is Posted For this Question
Be the First to Post Answer
In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i have jdk1.4
What's the base class in java from which all classes are derived?
what is the difference between object and class
what is the J2EE BluPrints?
How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?
If two threads have same priority which thread will be executed first ?
Java is based on pass by reference or pass by value ..
Explain about the security aspect of java?
What is inner class?what is the use of inner class?where we create the object for inner class? and inner class can extend any class or inner class can implement any interface?
how an we achive multiple inhetitance in java using interface..??
Can we write multiple catch blocks under single try block?
What is jee6?