filmov
tv
C Tutorial 4 - Data Types and Variables

Показать описание
We write programs on a computer to help us solve problems. We have some given data and we need to manipulate that data according to the requirement of the problem to arrive at the desired solution. So how do we manipulate data in C? The answer to this is simple. Variables.