Computer Science, asked by AdiBan5345, 10 months ago

Give an array arr containing float values of size n

Answers

Answered by biswanath42
0

Answer:

float arr[ ] = new float [n];

You have to input n.

hope it helps

Similar questions