Question: 3. Write a program in C++ to read three number (X,Y,Z), and to display the following various type or arithmetic operation using mixed data type.
3. Write a program in C++ to read three number (X,Y,Z), and to display the following various type or arithmetic operation using mixed data type. (CLO2) 1. LX/Y+Z 2. S= ((X+Y) *Z) - X 3. M= 12 +Y*Z/X
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
