Yes! The Python standard library takes considerations to what platform you are on, especially in the OS module. Now, if you are opening files (or walking the filesystem, etc) you need to take care that your filepaths are system independent, if you want that.
rmi is a protocol not plateform independent
yes html is a platform independent
There is no difference. They mean exactly the same thing. Portable code is independent of the platform while non-portable code is platform-dependant.
Platform-Independent code, is a code that can run on any Operating System. So to write Platform-Independent codes, don't use codes that can work ONLY in the OS you program it in. w4r3_w01f at live dot com
java also called as platform independent.because we will use java application at any operationg system and any hardware. it not contain error. so we called java as platform independent..
IS Seq file also platform independent or dependent?
Yes. no .net is not platform independent is supports on OS .... as is need clr for Linux to support it but till now .net platform is not independent ...
No, they must be designed for specific platforms. The compiled programs are platform-independent.
yes,it is platform independent because it uses CLR(common language runtime) for compiling the codes and then the code can be run on any platform.
Platform dependent requires the application to be run on specific hardware. independent will run on many kinds of hardware.
rmi is a protocol not plateform independent
yes html is a platform independent
c is platform dependent
YES
ssfsdfs
Any boby can answer this question What software is cross-platform? Platform-independent means that code executes without a specific platform. Cross-platform means that the application runs on many platforms. Generally, they can be used interchangeably.
A platform-independent application is a user or system application that does not have any components in the code that require it to be dependent on any given platform (or operating system).