wap to find reminder and quotient

 class quotient
 {

public static void main(String[] args) {

int dividend = 25, divisor = 4;

int quotient = dividend / divisor;

int remainder = dividend % divisor;

System.out.println("Quotient = " + quotient);

System.out.println("Remainder = " + remainder);

}

}

Comments

Popular posts from this blog

A story of friendship A tiger and a rat......become a revengable....

How one can earn money by using Facebook?

French Open • Aryna Sabalenka • Ana Konjuh • Tennis • Naomi Osaka • Women's Tennis Association • Ashleigh Barty