The.........
function prints the value of a
variable/expression.
Answers
Answered by
2
Answer:
A variable is a symbolic name for (or reference to) information. They are called variables because the represented information can change but the operations on the variable remain the same. In general, a program should be written with "Symbolic" notation, such that a statement is always true symbolically.
Similar questions