Computer Science, asked by arsh08224, 5 months ago

Write the statement that uses a conditional operator to set grant to 10 if speed is more than 68 and to 0 otherwise
(Question from Java )​

Answers

Answered by prangya30052006
15

Answer:

grant=(speed>68?10:0);

Answered by swaranprince31
0

Answer:

4555667999996533727h273

Explanation:

677778897

Similar questions