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 do you mean by exception handling in Java?
What are the supported platforms by java programming language?
What are 4 pillers of object orinted programming?
What is binary search in java?
Can an interface have a constructor?
How to implement a multithreaded applet?
Why we go for collections in java?
What's the purpose of static methods and static variables?
What is string literal in java?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
Is heap stored in ram?
Give the hierarchy of inputstream and outputstream classes.
Which class cannot be a subclass in java?
What are the types of arrays in java?
What is methodological framework?