LITERAL
Literal
In computer science, a literal is a notation for representing a fixed value in source code. Almost all programming languages have notations for atomic values such as integers, floating-point numbers, strings, and booleans; some also have notations for elements of enumerated types and compound values such as arrays, records, and objects.The above text is a snippet from Wikipedia: Literal (computer programming)
and as such is available under the Creative Commons Attribution/Share-Alike License.
literal
Noun
- A value, as opposed to an identifier, written into the source code of a computer program.
- A propositional variable or the negation of a propositional variable.1
Adjective
- Exactly as stated; read or understood without additional interpretation; according to the letter or verbal expression; real; not figurative or metaphorical.
- The literal translation is “hands full of bananas” but it means empty-handed.
- Following the letter or exact words; not free; not taking liberties.
- A literal reading of the law would prohibit it, but that is clearly not the intent.
- Consisting of, or expressed by, letters.
- a literal equation
- Giving a strict or literal construction; unimaginative; matter-of-fact.
The above text is a snippet from Wiktionary: literal
and as such is available under the Creative Commons Attribution/Share-Alike License.