Which of the following statement is used to explicitly convert variable ‘a’ to a value of type short using type cast if variable ‘a’ is of type int and variable ‘b’ is of type short?
When an assignment statement is executed, on which side of expression of sign it is first evaluated and on which side of expression of = sign the resulting data value is put into the variable?