Windows Xp and all before it (win 2000, Me, 98 and so on), and many Linux systems.
It is possible to build a C compiler on top of a C compiler. From the directory, run the shell script.
First, install a C-compiler.
Java compiler available on multiple platforms, the class files it generates are platform-independent.
Not possible.
Use "OS Shell" from File menu.
try using C/C++ ,google?
compiler basically translator of one language to desired languages...ex-c language to m/c redable format and os is a system software which provides interfaces between applicaton programs and hardware....so os is a interface unit system software and compiler just a translator....
Netbeans is primarily a code editor and Java compiler. Although it supports the C++ language, it has no C++ compiler or linker. For that you must provide your own.
You have to use Assembly. It is possible to create an OS with c or c++, but some portions of the OS MUST be in Assembly. Try googling for an assembly compiler (cuz i cant help u with the Assembly part) and for some OS source code.
There are no pixels in the C compiler!
Apple provide the GCC (GNU Compiler Collection) compiler with their development tools which come free with the Mac OS X. Intel produce a version of their compiler for the Mac platform. For specific details see the links below.
You cannot run programming languages on a server. Or on a client, either.However a program made with a c++ compiler will run on a server or workstation as long as the compiler targets the OS of said server/workstation.(I have used the term compiler very loosely for the sake of brevity.)