They are completely unrelated. Java was designed as an attempt to improve C++, and C# was designed as an attempt to improve Java, so they have many things in common. They are not, however, the same language.
With the aid of a diagram,illustrate how the c plus plus compiler works?
They are different languages, each of them requires its own compiler.
The C++ compiler is invoked with g++, however on many systems it is installed as c++. Consult the documentation for information on the command line options.
G++ is the Gnu compiler's extension for C++. It is not a different language. It simply allows you to use the GCC compiler to write C++ code.
TLINK is the Turbo C++ linker utility. You use it to link the object files created by the Turbo C++ compiler.
C++ compiler, obviously, a C compiler won't do.
With the aid of a diagram,illustrate how the c plus plus compiler works?
They are different languages, each of them requires its own compiler.
The C++ compiler is invoked with g++, however on many systems it is installed as c++. Consult the documentation for information on the command line options.
G++ is the Gnu compiler's extension for C++. It is not a different language. It simply allows you to use the GCC compiler to write C++ code.
Only if you have a C++ compiler.
TLINK is the Turbo C++ linker utility. You use it to link the object files created by the Turbo C++ compiler.
Not possible.
You should install a C or C++ compiler first.
To use C++ in Netbeans you will need a C++ compiler.
Xcode and Eclipse.
platform-dependent