Computer Science, asked by Anilkumar4260, 1 year ago

What are symbolic constants?

Answers

Answered by ladenhussain91
6
Hey brother look here your answer

A symbolic constants is name that substitute for a sequence of character that cannot be changed. The character may represent a numeric constant , a character constant, or a string . When the programme is compiled , each occurrence of a symbolic constant is replaced by it's corresponding character sequence.
Similar questions