Computer Science, asked by tayyabakhan726, 8 months ago

assign the value of pi 3.142 to a variable with the requisite data type​

Attachments:

Answers

Answered by Andrea7Walker
0

Answer:

Assign Value of pi 3.142 to a variable with the requisite data type.

Ans.

float pi = 3.142

Similar questions