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
What carriage return means?
What is JVM and is it platform independent?
What is %02d?
What are the different data types in java?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
How are java objects passed to a method and what are native methods?
Is java a digit method?
What is abstract class constructor called?
What does indexof mean?
How many functional interfaces does java 8 have?
How can we make sure main() is the last thread to finish in java program?
In java, how many ways you can take input from the console?
What are the methods of object class ?
What is the largest long allowed by java?
What does 3 dots mean in java?