5++what is the output of this segment program in a double z=30.90 :cout<(z)+20 :cout<
Posted: Mon Mar 21, 2022 4:51 pm
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
Posted: Mon Mar 21, 2022 4:51 pm
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