Command line program to demonstrate some typical operations of various data structures. (Heap, Stack, Circular Buffer Queue, Linked List Queue)) Operations Stack Push Pop Display Search Size Queue (Circular Buffer and Linked List implementations) Add Remove Display Search Size Heap Insert Remove Display Size Search Sample Output Display Heap Search Heap