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 is the function of http?
Difference between method overloading and overriding.
What is a container in a gui?
What are the two basic ways in which classes that can be run as threads may be defined?
What are void pointers?
Can we nested try statements in java?
What is the difference between jfc & wfc?
Can a string be null?
What is the differences between c++ and java? Explain
Can we define private and protected modifiers for variables in interfaces?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
How do you sort in ascending order in java?
What is meant by 'Class access modifiers'?
How does java pattern compile work?
What is int short for?