Why Java is called as purely platform independent..?
Explain briefly..dont Give regular answers
Explain with your own example..?
Answer Posted / waqar ahmed rahuja
Software that can run any Hardware (PC, Mac, and sun space etc). Or Software platform ( Linux, Mac OS, Unix and windows etc). in general, programs written in java language can be executed on practically every platform.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the restriction imposed on a static method or a static block of code?
Write a program to print the pattern given below
What is the difference between applet and application?
What is size () in java?
why java does not support unsigned keyword?
Can we overload destructor in java?
How do we access static members in java?
Which is better arraylist or vector?
Why Java is not pure Object Oriented language?
How to retrieve data from database in java using arraylist?
How can we pass argument to a function by reference instead of pass by value?
What is the purpose of object oriented programming?
What is a memory leak in java?
What are the default and parameterized constructors?
What is boolean law?