Define a structure called part containing unsigned int variable partnumber and char array partname with values that may be as

Define a structure called part containing unsigned int variable partnumber and char array partname with values that may be as long as 25 characters (including the terminating null character).