Define Constants
7 Likes
Constants are data items, the values of which do not change at the time of execution of the program.For example: 76, -43, "Hello", etc.
Answered By
4 Likes
Write down the appropriate variables for the following:
_ = 11.99
Define Variables
Define Numeric variables
Define Alphanumeric variables