Computer Science, asked by usmanihusnain7, 3 months ago

how we write program in c++​

Answers

Answered by Anonymous
1

Answer:

  1. Get a C++ Compiler. This is the first step you'd want to do before starting learning to program in C++. ...
  2. Write a C++ program. Now that you have a compiler installed, its time to write a C++ program. ...
  3. Compile the Program. ...
  4. Run the program. ...
  5. Output.
Similar questions