Create separate class with these members
a, b, c, x, y, z
int a b c
float x y z
Demonstrate
3) A two arg float, int constructor, and a three arg int, float,
float constructor to instantiate objects, initialize variables read
from the keyboard, display the sum
Note:- Please type and execute this above java program and also
give the output for both problems. (Type a java program)