Computer Science, asked by ujju9212, 11 months ago

Write statement/declaration for the following: (i) A reference to a floating point variable.

Answers

Answered by Anonymous
0

The syntax for declaring a float variable is:

float variable_name1 [= value1];

Hope it helps you and if this is wrong answer then report it

Similar questions