User profile: zizou88

User info
User name:zizou88
History
Joined:
Number of posts:1
Latest posts:

double z = ( 1 / 2 ) * ( x + y );
Given double variables x and y, what does the following C++ code do? double z = ( 1 / 2 ) * ( x +...

This user does not accept Private Messages