> Hi ,
>
> Can anyone tell me the basic alogorithms that jvm
> follow and where can i get the information about
> this
>
> Thanks in Advance
No, they can't. The spec. for a JVM does not specify algorithms to be used, it specifies contracts that must be met. The JVM is free to implement that using whichever algorithms the developers of the VM see fit