Write the code of link list which is used to take your data like name, mob, age , marks. After that you will display the data in Disp() function. Your code will be able to take 5 students data and also check which student marks is greater than from other. At the end you will delete any node from link list.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter17: Linked Lists
Section: Chapter Questions
Problem 18PE
icon
Related questions
Question
Write the program in c++ with attached output
Write the code of link list which is used to take your
data like name, mob, age , marks. After that you will
display the data in Disp() function. Your code will be
able to take 5 students data and also check which
student marks is greater than from other.
At the end you will delete any node from link list.
Please should create grading_fun();
Bonus > 80 A <=100
> 70 B <=80
>60 C <=70
>50 D <=60
<50 Fail
Transcribed Image Text:Write the code of link list which is used to take your data like name, mob, age , marks. After that you will display the data in Disp() function. Your code will be able to take 5 students data and also check which student marks is greater than from other. At the end you will delete any node from link list. Please should create grading_fun(); Bonus > 80 A <=100 > 70 B <=80 >60 C <=70 >50 D <=60 <50 Fail
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
ADT and Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning