SHORTER PROBLEMS 12 points] Declare a struct type with name Employee, containing fields for the employee's first name, the last name, a 9-digit identification number, and the wage (dollars and cents). The wage is a floating point number ranging from $0.00 to $10,000,000.00
[2 points] Declare an array of the above struct for 50 entries,
[2 points] Declare an enum type for some of the colors red, yellow, and blue.
SHORTER PROBLEMS 12 points] Declare a struct type with name Employee, containing fields for the employee's first name, t
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
SHORTER PROBLEMS 12 points] Declare a struct type with name Employee, containing fields for the employee's first name, t
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!