International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 86 - Issue 11 |
Published: January 2014 |
Authors: Sumit Gupta, Nargish Gupta, Rishabh Gupta |
![]() |
Sumit Gupta, Nargish Gupta, Rishabh Gupta . Objects and Method Calling in Java Virtual Machine. International Journal of Computer Applications. 86, 11 (January 2014), 34-36. DOI=10.5120/15032-3353
@article{ 10.5120/15032-3353, author = { Sumit Gupta,Nargish Gupta,Rishabh Gupta }, title = { Objects and Method Calling in Java Virtual Machine }, journal = { International Journal of Computer Applications }, year = { 2014 }, volume = { 86 }, number = { 11 }, pages = { 34-36 }, doi = { 10.5120/15032-3353 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2014 %A Sumit Gupta %A Nargish Gupta %A Rishabh Gupta %T Objects and Method Calling in Java Virtual Machine%T %J International Journal of Computer Applications %V 86 %N 11 %P 34-36 %R 10.5120/15032-3353 %I Foundation of Computer Science (FCS), NY, USA
Java virtual machine is interpreters for byte code in this paper we have discuss the internal architecture of JVM which shows that how objects go into the java heap and how method calling goes into the java stack. In this paper we also discuss the java security and process of how java programs run step by step inside JVM.