Skip to content Skip to footer

A variable is a named storage location in a program used to hold data that can change during execution. Variables have a data type, scope, and lifetime that determine how they are stored and accessed. They are fundamental to all programming languages. Example: An integer variable storing a counter value.

0
    Your Cart
    Your cart is empty