answersLogoWhite

0

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.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What classification method is associated with a cell's G plus C ratio?

The classification method associated with a cell's G plus C ratio is known as "DNA base composition analysis." This method measures the proportion of guanine (G) and cytosine (C) nucleotides in the DNA of an organism, which can provide insights into its taxonomic classification. Organisms with similar G + C ratios are often grouped together, as this characteristic can reflect evolutionary relationships. This approach is particularly useful in microbiology for classifying bacteria.


Which of the equations below is an example of a thermochemical equation a Mg plus 2H3O plus plus Cl- --- Mg2 plus plus 2Cl- plus H2 plus h20 b 2H2 G plus 2O2 G ----H2O g plus 483.6kj c 2H2 G plus 2O2?

The equation c) 2H2 (g) + O2 (g) → 2H2O (g) is an example of a thermochemical equation because it shows the reactants and products with energy change included, but it doesn't explicitly mention the heat added or released during the reaction.


How do you get to the g plus plus compiler once it is installed on ubuntu?

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.


What does z equal if a plus b equals c and c plus d equals g and a equals 1?

z remains undefined.


Is it important to have c plus plus for computer engineering?

Yes, because C++ is a very popular language, and many systems are written in C, C++, or Java. (C is the predecessor of C++, and Java is similar to C++ in many ways.)


What is like Facebook but not Facebook?

Similar social networks include:MyspaceGoogle Plus (G+)InstagramTwitterPinterestLinkedIn


What notes are in the chord E7 plus 5?

E, g#, c, d.


What statement describes the function c equals 5g plus 8?

It is an equation in two variables, c and g.


Can anyone give you the c plus plus code to check where the line ax plus by plus c cuts the circle x2 plus y2 plus 2gx plus 2fy plus c equals 0 where a b c g f are entered by the user?

Your question is not clear. Please give the formula to calculate the value of x and the condition at which the line cuts the circle


What is the Balanced symbol equation for carbon plus oxygen equals carbon dioxide?

The balanced symbol equation for carbon plus oxygen yielding carbon dioxide is: C + O2 -> CO2


Why java and c plus plus keep together?

If I understand your question, they are similar because one language came from the other.


What Cygwin packages do I need to download for compiling C plus plus files?

g++, gdb and make. A simple search for "Cygwin c++" will tell you all you need to know.