Computer Science, asked by tumbareharsh, 1 month ago

Identify all the keywords in the statement float a= 3.23;​

Answers

Answered by bakrihullisantosh
0

Answer:

float

Explanation:

float is the keyword present in the statement

a is variable

Answered by Anonymous
1

Answer:

Hey mate,

here is your answer

The following lists the keywords and reserved words of the c++ language:

  •    asm.
  •    auto.
  •    bool.
  •    break.
  •    case.
  •    catch.
  •    char.
  •    class.

Similar questions
Math, 10 months ago