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 stream api in java8?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What is a wrapper method?
What is mean by encoding?
Difference between static synchronization vs. Instance synchronization?
Can there be an abstract method without an abstract class?
What is the argument in java?
What are "class access modifiers" in Java?
Can a variable be local and static at the same time?
Explain the overview of UDP messaging.
What is cr keyboard?
What are void pointers?
What carriage return means?
State the difference between creating string as new () and literal.
Difference between == and .equals() ?