Computer Science, asked by gurumayumjoyshree, 6 months ago

what is the purpose of testing a program in c++​

Answers

Answered by prachitomar24
1

Answer:

Test provides special output class, compatible to std::ostream , and you can output data to it, and explicitly get access to its content. You can also create a file with "desired output", and use data from this file to compare against output, produced by your code

Answered by thrivikramsainath
0

Answer:

C++ is a powerful general-purpose programming language. It can be used to develop operating systems, browsers, games, and so on.

mark brainliest

Similar questions