·If
the compiled code of a program could be executed irrespective of the operating
system under which it has been compiled, then we call that program and it’s
programming language as platform independent.
·If
the compiled code of a program could not be executed irrespective of the
operating system under which it has been compiled, then we call that program
and its programming language as platform dependent.