|
Yes, we can run any number of JVMs in a system.
|
Category:
Core Java
|
Date:
11/5/2010 8:04:47 AM
|
|
|
|
No
|
Category:
Core Java
|
Date:
11/5/2010 7:53:51 AM
|
|
|
|
When assigning an object to a variable, we are actually assigning the memory address of that object ....
|
Category:
Core Java
|
Date:
11/5/2010 7:20:51 AM
|
|
|
|
The exception propagates up to the next higher level try-catch statement (if any) or results in the ....
|
Category:
Core Java
|
Date:
11/5/2010 6:36:55 AM
|
|
|
|
No, It clears the memory from objects without refrences.
|
Category:
Core Java
|
Date:
11/5/2010 5:42:47 AM
|
|
|