Question: Create a employee structure. The member data should comprise one integer for storing the employee id, one long integer for storing his salary, and a
Create a employee structure. The member data should comprise one integer for storing the employee id, one long integer for storing his salary, and a floating number for storing the employee’s pension. Create two functions, one for entering this data and other to display it.
Write a main( ) that allows the user to call these functions.
Step by Step Solution
3.47 Rating (157 Votes )
There are 3 Steps involved in it
Solution Code and output include inc... View full answer
Get step-by-step solutions from verified subject matter experts
