Question: Create a program that performs the following actions: Construct a structure Employee that consists of the following fields: ID, name, degree, age A function that

 Create a program that performs the following actions: Construct a structure

Create a program that performs the following actions: Construct a structure Employee that consists of the following fields: ID, name, degree, age A function that receives a pointer to an abject then fills the object fields from the user. A function that receives a pointer to an abject then prints the object fields. Inside the main function, the user should be able to enter more than one employee information then print them, and when the user entered -1 the program should be terminated. . You should also attach a screenshot of the program output

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!