Question: 3) Write and execute a CH program in Code Blocks to implement the following operations in a singly linked list. a) Create necessary classes, member

3) Write and execute a CH program in Code Blocks to implement the following operations in a singly linked list. a) Create necessary classes, member data and member functions. b) Add At End function to insert the nodes (integers) at the beginning of the list. c) Delete At End function to delete the first element of the list. d) Use main function and create an object to test the result. [1.5 Marks] [2 Marks] [1 Mark] [0.5 Mark]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
