answersLogoWhite

0

a string constant

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Int a is literal in C language or not?

int a; -- variable definition"int a" -- string literal


What do the two plus stand for in C plus plus?

The ++ in C++ refers to the postfix increment operator (operator++()). It's literal meaning is "the successor to C", in reference to the C language upon which the C++ language is based.


What is the definition on literal language?

Literal language refers to words that do not deviate from their defined meaning. Literal language says what it means directly without any euphemisms.


Does noah's ark use literal or figurative language?

it uses figurative language but it also uses literal language


What is figurative launguage?

Figurative language is a word or phrase that departs from everyday literal language


What are the kinds of literals in c language?

Literals are either numeric types (integers and floating point types), or character types. int i = 42; // literal integer double pi = 3.14; // literal floating point char c = 'x'; // literal character char s[] = "Hello world"; // literal string Note that you cannot take the address of a literal since there's no way to refer to it.


When is figurative language not used?

When using LITERAL LANGUAGE.


What is an example of using the word literal within a sentence?

Literal language says what it means directly without any euphimisms or figurative language, so an example would be to say "The dog died" instead of "The dog went to the big farm in the sky."


Figurative language is language with a literal meaning and a meaning.?

symbolic


What is literal coefficients of 5ac?

in 5ac, a and c are called literal coefficient....


What is the difference between 'a' and a in C?

a -- identifier 'a' -- character-literal "a" -- string-literal


What is the differences between literal and figurative?

Figurative language is language that refers or implies or flat-out doesn't mean what it seems to mean. "Kicked the bucket" is figurative language for "died."Literal language means exactly what it looks like.