C++ Understanding Programming

What is a Program ?

A program is a set of instructions. We use a programming language to write these instructions.

Writing a Program

C++ Program Life cycle