C++ is cross-platform . You can use it to build applications that will run on many different operating systems. What is not cross-platform is the compilers that translate C++ into object code.
C++ is cross-platform . You can use it to build applications that will run on many different operating systems. What is not cross-platform is the compilers that translate C++ into object code.