...

/

Terminologies Related to Programming

Terminologies Related to Programming

Before we start learning C++, we will first explain what a programming language is and what some basic terminologies used in programming are. These terminologies are not language-specific and are common across all programming languages.

Computer program

A computer program is a set of instructions given to the ...