For example, a variable can be used in the program that controls an automatic car park barrier. It can keep track of the number of cars going in and out and decide whether to let more cars in.
Programming C without variables is like, well, programming C without variables. They are so essential to the language that it doesn’t even require an analogy here. We can declare and use them as ...