You have two variables:
var number1 int = 123
var number2 int16 = 16
You want to perform mathematical operations with these two numbers. Do you need to convert them to one data type?
You have two variables:
var number1 int = 123
var number2 int16 = 16
You want to perform mathematical operations with these two numbers. Do you need to convert them to one data type?
Create a free account to access the full topic