Question: Create a class MyClass with two data members x with data type integer and y with data type float. Create a function insertInteger without any
Create a class MyClass with two data members x with data type integer and y with data type float. Create a function insertInteger without any parameter in which user input data value and insertFloat without any parameter in which user input data value. Call each function in main and print values.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
