Represents a node in a Queue data structure.
Represents a queue data structure that follows the FIFO (First-In-First-Out) principle.