Xiana Z.

asked • 11/02/20

Suppose you have to create a data structure to represent a "Student” where student is represented by "studid" whose data type is integer and "studname" whose data type is character array of size 40.

Suppose you have to create a data structure to represent a "Student” where student is represented by "studid" whose data type is integer and "studname" whose data type is character array of size 40. You have decided to create a "Student" link

list to store student information. Using the data type "Student" you, you need to create two students having their information as follows:

1st- ID 1001 Name: ALEX

2nd - ID=1002 Name: NICOLAS

Define the data node "Student and allocate memory and create and show the link list of two students.​


Patrick B.

source code uploaded to RESROUCES section under this link
Report

11/03/20

1 Expert Answer

By:

Patrick B. answered • 11/03/20

Tutor
4.7 (31)

Math and computer tutor/teacher

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.