Yes.
Yes.
You need to write your own term paper...
There's only one type of sort in C++; std::sort. If you want other types you'll need to write your own.
The iPhone and Android phones both use their own languages for programming applications: the iPhone uses Objective - C, where Android uses Java.
Nothing. In C++ you could write a C compiler. So, everything that can be done with C, can be also done in C++.
Write a function that print a triangle of stars.
#define biggest (a) > (b) && (a) > (c) ? (a) : (b) > (c) ? (b) : (c)
Write your own C++ functions for the following problems:o Sort a book list in a library based on the disciplineo Print the sorted output on the console
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.
Don't write, it is already written, google for 'cpp'.
By learning how to program on C+.
Divide it by 1000.