Question: Using C*** Write a program called HW1.c. In the program declare a union with a string variable for name and a float variable for salary

Using C***

Write a program called HW1.c. In the program declare a union with a string variable for name and a float variable for salary (like Lab3A). Also declare a struct with a string variable for name and a float variable for salary. Ask the user to input the names and salaries for both struct and union. Then display current values of name and salary in struct and union.

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!