Multiple choice technology

'.CPP' extension refers usually to what kind of file?

  1. Compressed Archive file

  2. Screensaver

  3. Programming/scripting related file

  4. Hypertext related file

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The .CPP file extension is used for C++ source code files, which are programming files. C++ is a widely-used programming language, and .cpp files contain the actual code written by programmers. The other options are incorrect: .cpp is not a compressed archive, screensaver, or hypertext file.