whta is the output of multiply integer with float in c code example Example: multiplication of two numbers in c int num1,num2; printf("%d",num1*num2);