GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Concepts
Go To First  |  Previous Question  |  Next Question 
 Concepts  |  Question 11 of 24    Print  
What is the main difference between "portability" & "Platform independent"?

  
Total Answers and Comments: 7 Last Update: February 21, 2007     Asked by: deepa 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 24, 2006 04:13:42   #1  
Kartik Prakash        

RE: what is the main difference between "portability" ...
portability and
 
Is this answer useful? Yes | No
May 24, 2006 04:16:38   #2  
Kartik Prakash        

RE: what is the main difference between "portability" ...

Portability and platform independent refers to the ability of a program to run on any machine without having the supporting language on that system.It is not at all necessary to have that language in which the program is developed on the system on which that program is running.

For Example: programs developed in java are stand alone and platform independent it is not essential to have jdk installed on the system to run the program developed in java.


 
Is this answer useful? Yes | No
May 30, 2006 01:50:23   #3  
C.R.Venkatesh        

RE: what is the main difference between "portability" ...

Portability focuses on adaptation of software in various OS by recompiling the source to make the binary compatible with the target OS and not necessarily modifying the source. If the source code strictly follows POSIX standard less likely one end up modifying it.

Platform independence focuses on ability of software to run on VIRTUAL hardware that inturn interfaces with the PHYSICAL hardware. Examples of cross-platform or platform independent languages are Python JavaScript Java etc.

Hope it helps. Let me know.


 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
June 12, 2006 03:27:30   #4  
Kanchan        

RE: what is the main difference between "portability" ...
that was the most clear defnition.. thnkx a lot..... but wht do u mean by virtual hardware...??
 
Is this answer useful? Yes | No
June 19, 2006 07:01:33   #5  
rufus        

RE: what is the main difference between "portability" ...
what is the main difference between portability ...
 
Is this answer useful? Yes | No
October 01, 2006 08:08:07   #6  
sudhalakshmi        

RE: what is the main difference between "portability" ...
here virtual hardware means clr environment in dotnet where as in java it is jvm
 
Is this answer useful? Yes | No
February 21, 2007 09:49:44   #7  
akki21 Member Since: February 2007   Contribution: 2    

RE: What is the main difference between "portability" ...
"portability" refers to the ability of a system to support a particular software.it depends on the system configurations.

"platform independent"
JAVA is a platform independent software. it need not be installed for the processing of its program

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape