#includestdio.hvoid main (){int a=5,b=2;float c=(float)a/b;printf("value of c = %.2f",c);}
Not registered? Create an account
Forgot Password?
Already a registered user? Login