Describe wrapper classes in Java. (Senior Lecturer – Amplify Mindware)
Transcript: When say Java virtual machine the word virtual machine itself explain it now we say the java program is platform independent it means I can run the source program any operating system then how it is achieve for this they have implemented a software call java virtual machine this is responsible for performing all the functions of operating system like your memory management , process management loading program from secondary memory to main memory all this work is perform through your java virtual […]