what is the diffrences between platform independent and
portable
Answer Posted / saikumar
Platform independent means the any program written on one operating system and its run on other operating system without any changes in the program is called platform independent.
portable means the process of caryying one place to other place is known as portable.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
List the interfaces which extends collection interface?
Which collection is best for sorting in java?
What is an infinite loop? How infinite loop is declared?
what is ststic with example
What is equals method in java?
What is a parameter in matrices?
How do you identify independent and dependent variables?
Which software is used for java programming?
What is the purpose of the enableevents() method in java programming?
Can a abstract class be declared final?
Explain enumeration in java?
What methodology can be employed to locate substrings inside a string?
Give few examples of final classes defined in Java API?
What is a flag value?
Can a list be null in java?