hi guys,

#include<iostream.h>
#include<conio.h>
void main( )
{
    int i;
     i=400*400/400;
cout<<i;
getch( );

}
 & answer is 72 

Please explain how answer of this is 72?




      Meet people who discuss and share your passions. Go to 
http://in.promos.yahoo.com/groups

[Non-text portions of this message have been removed]

Reply via email to