Search This Blog

12 June, 2011

Platform dependent and platform independent

The terms Platform dependent and platform independent:-


Platform dependent:-


The source code is compiled by the compiler and that compiled code is made according to operation system. If a source code is made compiled code according (A) operation system then that code will execute only that A operating system, nothing else.


eg:- C, C++, FORTRAN, PASCAL




Platform independent:-


The source code is compiled by the compiler and the compiled code can execute on any operating system.


eg:- Java, .Net


-----------------------------------------------------------------

No comments:

Post a Comment

Meetme@