Just a little fact for people who do not know this. C++(C Plus Plus) get's its name because of the ++(Increment by one) operator in C. This means that C++ is basically "One more than C", because it's C with some different stuff and added features etc..