java is called platform independent but JVM is required for
same operating system why?

Answer Posted / kiruthigha

In Java,JVM converts sourcecode->bytecode->machinecode.
In this,the bytecode stores in .CLASS and .exe files.
when the os installed in our system,then it creates automatically the drive c,then the drive is compared to the class. so the jvm required for same os

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Prepare the UGC CSIR net question papers those are enough. The question paper will be of 50 questions in size each 3 marks and with a negative of -1 for each wrong answer

2501


Write a program in ā€˜Cā€™ language that will perform the following operation on static stack. 1. push 2. pop 3. Display 4. Exit Create separate functions for each operation. The push() should accept one argument of structure type and will not return any thing. The pop() function will not receive any argument & return structure type value. The stack & top must be declare as external variable. Each element of stack will contain the following information Roll No, Std Name, Course. Use do-while loop & switch case for generating the above menu. The format of the output should is given below: S.No. Roll No. Student Name Course 1 cse01 Anil Singh B.Tech

1487


i want to know about the scope of IT engineers in ONGC

1683


what is 16kHz use in GSM

1640


What are the inspection and test plan for lift materials?

1542






Hii can you help me step by step procedure for transfering data in textfields into sql database .mdf(also help me how to create database .mdf file) file after creating submit button in asp.net/ c#?????

1517


how u test the idoc in inbound and outbound?

1580


is there any better model than jcb 3dx

1635


please tell me difference between router and cisco router

1658


plz send me how to overhauling of freon bitzer semi receprocal comprassors with available video

1444


what are purchase order , sales order idoc names and idoc types

1676


why not overloading -,=,_,\ operator

1485


#include int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }

1597


Hello, I need to compare, using a cobol program, two cobol skeletons. I don't know if it is easy to do this or it will be so complicated. I wanna have your opinions. Thanks a lot

1468


what books to prepare for atc please

1518