Notifications
Clear all

What is a Queue?

2 Posts
3 Users
1 Likes
481 Views
1
Topic starter

What is a Queue?

riyaponraj riyaponraj 24/03/2023 4:04 pm

@shrey-gupta It is a linear data structure.

1 Answer
0

 A Queue is defined as a linear data structure that is open at both ends and the operations are performed in First In First Out (FIFO) order.

Share: