what is the diffrences between platform independent and
portable

Answers were Sorted based on User's Feedback



what is the diffrences between platform independent and portable..

Answer / ramanuj kumar

As far as these difference concerns,
portable means : you can take bytecode ( .class file name
)from one machine to another machine & can run & use it for
further purpose.

plateform independance: you can use any operating system for
java.

Is This Answer Correct ?    31 Yes 5 No

what is the diffrences between platform independent and portable..

Answer / bharathi

portable means that you can take the sourcecode and compile
it on another platform (or at least make it compile with
only some small changes).
platform independent means that you can take your program
and run it on another platform without any further effort.

Is This Answer Correct ?    31 Yes 10 No

what is the diffrences between platform independent and portable..

Answer / 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

what is the diffrences between platform independent and portable..

Answer / vidya

what is the present version of java?

Is This Answer Correct ?    1 Yes 1 No

what is the diffrences between platform independent and portable..

Answer / 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

More Core Java Interview Questions

What is int short for?

0 Answers  


Explain JMS in detail.

0 Answers   Amdocs,


How to sort list of list in java?

0 Answers  


What is method in research paper?

0 Answers  


Explain about oops concepts.

0 Answers   Aditi Placement Service,






Where is singleton pattern used?

0 Answers  


In java, what is the difference between method overloading and method overriding?

0 Answers  


Why method overloading and method overriding required in java?

1 Answers   Ericsson, Wipro,


What is an empirical question?

0 Answers  


What is continuity of a function?

0 Answers  


What is bool mean?

0 Answers  


What is java object name?

0 Answers  


Categories