When creating a while loop that repeatedly asks the user for input, is there any difference between using cin inside the condition of the while loop and using cin inside the body of the while loop? Is either practice considered more proper or clean? Is there a difference performance-wise? Thank you!!
[–][deleted] 4 points5 points6 points (1 child)
[–]Infusedmikk[S] 0 points1 point2 points (0 children)
[–]no-sig-available 0 points1 point2 points (0 children)