write a C++
statement that uses a conditional operator where if speed is more than set grand to 68 otherwise set it to 12.
please I need in 5 minutes.pleasee
Answers
Answered by
0
Answer:
if ,if else or else are conditional blocks
>,<,==,!=,>=,<= are conditional opreators
Explanation:
Similar questions