Search:

Type: Posts; User: vaithilingam.k

Search: Search took 0.10 seconds.

  1. why clone is defined in object but can be implemented by using cloneable interface

    Hi,

    I have doubt that, why clone method is defined in object class and why cloneable interface has to be implemented for overriding clone method.?

    How JVM is handling this situation?
    ...
  2. " Protocol violation" Error in java application

    Hi,

    Background of the issue:
    We have an application developed in java(jdk1.5 and DB is oracle 10g). At some point of time our application is giving below error and terminating. I had searched in...
Results 1 to 2 of 2