Common class test {
Public static void main(String[] args) {
Byte b1=1;
Byte B2 = 2;;
Byte B3 = 3;;
Byte B4 = 4;;
string temp = " "+b 1+B2+B3+B4;
Integer i = new integer (temp);
system . out . println(I);
}