this is full java assignment 1. Input x and y calculate xy - TopicsExpress



          

this is full java assignment 1. Input x and y calculate xy without using Library Function. import java.io.*; class one { public static void main(String arg[])throws IOException { int x,y,i,c; BufferedReader br=new BufferedReader(new InputStreamReader(System.in)); System.out.println("Input the value of x"); x=Integer.parseInt(br.readLine()); c=x; System.out.println("Input the value of y"); y=Integer.parseInt(br.readLine()); for(i=2;i=80 A 80>Per>= 60 B 60>Per>=40 C Per
Posted on: Thu, 29 Aug 2013 10:38:50 +0000

Recently Viewed Topics




© 2015