What is heterogeneous linked list?

1 answer

Answer

1020246

2026-05-20 06:00

+ Follow

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

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.