What will be the error of the following Java code?
byte b=50;
b=b*50;

Posted on by