Computer Science, asked by pranaybara, 11 months ago

what is meant by constant?explain with an example. in computer science
x =  +  + y \times 7 +  -  - y \div 5

Answers

Answered by pallavi89
3

Answer:

constant means the variable that remains fixed during the execution of a program

eg

pi = 22/7

Similar questions