What does the setup for C++ contain? What are the things used in C++?
Answers
Answered by
2
Answer:
This is an actual C++ compiler, which will be used to compile your source code into final executable program.
Most C++ compilers don't care what extension you give to your source code, but if you don't specify otherwise, many will use .cpp by default.
Similar questions
English,
5 months ago
Science,
5 months ago
Math,
5 months ago
History,
10 months ago
Accountancy,
1 year ago