A variable is assigned when it is assigned to a value. A literal is the value a variable is assigned to. The literal of a variable must be a type of data that matches the data type of the variable. //declared datatype identifier; //assigned identifier = literal; float a = 2.004F
11/30/2018 5:21:47 AM
Raincloud1 Answer
New AnswerSololearn Inc.
535 Mission Street, Suite 1591Send us a message