Which of the following is equivalent to double money = 4.56;?
a. double 4.56 = money;
b. money double = 4.56;
c. double money(4.56);
d. float money = 4.56;
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.