what is the diffrences between platform independent and
portable
Answer Posted / veeranji
PLATFORM INDEPENDENT:WRITE ONES RUN ANY WHERE(WORA)
PORTABLE:WE CAN EASILY TRANSPORTED ONE SYSTEM TO ANOTHER SYSTEM
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How do you remove all elements from an arraylist in java?
Is array size fixed in java?
What are the differences between the constructors and methods?
What is method overloading in JAVA? Why is it not present in C ?
What is a protected void?
How do you differentiate abstract class from interface?
What is the use of a copy constructor?
What are inbuilt functions?
Explain the use of shift operator in java. Can you give some examples?
What is JVM and is it platform independent?
What is ternary operator? Give an example.
What data structures are used to perform recursion?
What is a method in programming?
What are thread local variables?
Is 0 true or is 1 true?