int a = 5; double b; int c = 5, d = 6, e, f; String x = "test"; String y = x; b = 3.14;