Why Java is called as purely platform independent..?
Explain briefly..dont Give regular answers
Explain with your own example..?
Answer Posted / raji
in java the byte code which is called as plat form independent
so........ it can be ready executed in any platform
and where particuler jvm is plat form dependent.......always
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How do you delete a list in java?
What is the new line character?
Can a source file contain more than one class declaration?
What is a string what operation can be performed out with the help of a string?
How do you calculate roots in java?
Does string is thread-safe in java?
What is matcher in java?
Why inputstreamreader is used in java?
What is join () in java?
Are registers volatile?
What is meant by final class?
What is bool mean?
How a string is stored in memory?
Can variables be used in java without initialization?
What do you understand by a Static Variable?