5++what is the output of this segment program in a double z=30.90 :cout<(z)+20 :cout<
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
5++what is the output of this segment program in a double z=30.90 :cout<(z)+20 :cout<
5++what is the output of this segment program in a double z=30.90 :cout<<static_cast<int>(z)+20 :cout<<z-10<<endl 40 50 50 20.9 5020.9 © 50.9 O 20.9
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!