What is the error message that you would get if you try to assign “Null” to an integer variable ? Answer : error message: cannot convert null to int… View Answer