Heterogeneous Linked List is a linked list data-structure that contains or is capable of storing data for different datatypes.
void pointer is basically used in these types of linked list as we are not sure of which type of data needs to be stored
Copyright © 2026 eLLeNow.com All Rights Reserved.