brooklynzen8244 brooklynzen8244
  • 22-08-2019
  • Computers and Technology
contestada

. Write a code to define a linked list node using the above defined structure student (i.e. the data of the node is a student structure).

Respuesta :

ExieFansler ExieFansler
  • 26-08-2019

Answer:

struct node{

   student data;

   node* next;

};

Explanation:

The above written is the segment of code is the structure of node of the linked list.The data of the node is type student.So the data of the node of the linked list will consist of the student details and the next is the pointer which holds the address of the next node.

Answer Link

Otras preguntas

What three empires fell after world war i. austro-hungarian yugoslavian ottoman russian babylonian?
if the balance is $125 and the annual interest rate is 3.2 % what would the amount of annual interest be ?
I need to know what goes with what
Need help on number 4
A description of how our own health or personal hygiene may place others at risk in the work place
Two gliders collide on an air track. Glider 1 has a mass of 7.0 kg, and glider 2 has a mass of 4.0 kg. Before the collision, glider 1 had a velocity of 2.0 m/s,
Propose an explanation for why operons evolved in prokaryotes
A physician who studies diseases and disorders related to the female reproductive system is a(n) ______. A. obstetrician B. gynecologist C. neonatalist D
I need to know what goes with what
how do i solve this???? explain plz