Why Java is called as purely platform independent..?
Explain briefly..dont Give regular answers
Explain with your own example..?
Answer Posted / rajashekar
Ya of course the above answer is currect but remember here
Platform independent means PROCESSOR Independent..that mens
irrespective of processor the JVM convert the Java
Instructions into processor dependent Instructions..
Thats why Java is so called Platform Independent..
Example:
If you are using Intel Processor the machine code
instructions are different like ipush,istore etc like if you
are using AMD processor the instructions will be a push,a
add etc ....
here JVM converts the java Instructions to Processor
understandable Instructions..
so the Programs which were compiled on any Processor can run
on no.of times through out the world on n no.of Processors..
Thank You....
if any suggestions mail to rajashekar.654@gmail.com
| Is This Answer Correct ? | 30 Yes | 7 No |
Post New Answer View All Answers
What is the difference between reader/writer and inputstream/output stream?
Is ++ operator is thread safe in java?
Can we have this () and super () together?
Can we extend singleton class in java?
What is the use of java?
Explain the difference between hashmap and hashtable in java?
Describe different states of a thread.
What is an class?
What is a null point?
what is collatration?
What is public static?
what is comparable and comparator interface?
Where are the card layouts used?
Is java developer a good career?
What is the difference between a method and a function in alice?