Computer Science, asked by ajayvikram, 4 months ago

what is a literal
please tell me the answer​

Answers

Answered by Anonymous
2

Answer:

taking words in their usual or most basic sense without metaphor or exaggeration.

"dreadful in its literal sense, full of dread"

Answered by darshvaria232006
1

Explanation:

In computer science, a literal is a notation for representing a fixed value in source code.[1][2] Almost all programming languages have notations for atomic values such as integers, floating-point numbers, and strings, and usually for booleans and characters; some also have notations for elements of enumerated types and compound values such as arrays, records, and objects. An anonymous function is a literal for the function type.

Similar questions