Write a program to create a linear linked list interactively and print out the list and the total
number of items in the list.

Write a program to create a linear linked list interactively and print out the list and the total n

  • 1.
    Write a programto create a linear linked list interactively and print out the list and the total number of items in the list.