What will be the result of running the following code fragment?int time = 0;int year = 0;int rate = 0;int principal = 1000;int interest = 0;while (year <>{interest = (principal * time * rate) / 100;cout < interest=""><>}
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here