Computer Science, asked by dawalhamubhutia26, 5 months ago

what is literals
explain in brief

Answers

Answered by Weeeeeeex
4

Answer:

In computer science, a literal is a notation for representing a fixed value in source code. ... In lexical analysis, literals of a given type are generally a token type, with a grammar rule, like "a string of digits" for an integer literal. Some literals are specific keywords, like true for the boolean literal "true"

Answered by alibhaalibha63
0

Answer:

In computer science, a literal is a notation for representing a fixed value in source code. ... In lexical analysis, literals of a given type are generally a token type, with a grammar rule, like "a string of digits" for an integer literal. Some literals are specific keywords, like true for the boolean literal "true".

Similar questions