Multiple choice general knowledge

jaha hum khadey ho jate hai line wahi se shuru hoti hai.. aisa kyo??

  1. first to arrive .. thts y

  2. mujhe kya pata line walo se pucho hamari kya hai khata

  3. i am link list..

  4. line was descovered by me

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In a linked list data structure, each element (node) is connected to the next via pointers. Elements are accessed sequentially starting from the head, which means 'where you stand, the line begins from there' - a playful reference to traversal starting from the head node.