If you are using C language to implement the heterogeneous linked list, what pointer type will you use? Ans. The heterogeneous linked list contains different data types in its nodes and we need a link, pointer to connect them. It is not possible to use ordinary pointers for this...
See more
Download the Study24x7 App, so you can connect and collaborate.