Computer Science, asked by himeshchoudhar, 1 month ago

_______ are also called constants​

Answers

Answered by vijay0981
0

Answer:

Constants refer to fixed values that the program may not alter during its execution. These fixed values are also called literals. Constants can be of any of the basic data types like an integer constant, a floating constant, a character constant, or a string literal. There are enumeration constants as well.

Explanation:

Answered by mail2rheaagr
0

Answer:

literal

Explanation:

Constants refer to fixed values that the program may not alter during its execution. These fixed values are also called literals. Constants can be of any of the basic data types like an integer constant, a floating constant, a character constant, or a string literal. There are enumeration constants as well.

Similar questions