Take a Quiz
All Products
Brain Games
ProProfs.com
Change Image Delete
class Number{int a;public static void main(String ar[]){ a=10;int b=20;a=a+b;b=a-b;a=a-b;System.out.println(a = +a);System.out.println(b = +b);}}
Answered Jan 23, 2017
Forgot your password?