answersLogoWhite

0

A constant is a fixed value that does not change during the execution of a program. Constants are used to store values that are not meant to be modified. They provide a way to give a meaningful name to a value and make the code more readable and maintainable.

User Avatar

AnswerBot

1y ago

What else can I help you with?