-
-
-
-
LET US TAKE A CASE:IF I COMPILED A .JAVA FILE AND I GOT .CLASS FILE,SUPPOSE IF I TAKE .CLASS FILE IN A FLOPPY AND TRY TO RUN ON THE OTHER MACHINE,WILL THE SYSTEM REQUIRED JDK OR JRE.
OTHER SYSTEM REQUIRED ONLY JDK NOT JRE,JDK IS A PART OF THE JRE(java run time enviornment)
-
What is Single-ton Pattern?,How can u follow this pattern? I read servlet container follows the single-ton pattern? what it means..so can any one expain it?
I read servlet container follows the single-ton pattern
-
-
-
-
What is the difference between a MenuItem and a CheckboxMenuItem
The CheckboxMenuItem class extends the MenuItem class to support a menu item thatmay be checked orunchecked.
-
What state does a thread enter when it terminates its processing
When a thread terminates its processing, it enters the dead state.
-
-
-
-
-
-
-
-
-
-
Java Interview Questions
Ans