MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Which of the following operation are performed on linear queues?1. Testing a linear queue for underflow2. Enqueue operation3. Dequeue operation4. Testing a linear queue for overflow Select the correct answer using the codes given below the lists | 
                            
| A. | 1, 2 and 3 | 
| B. | 2, 3 and 4 | 
| C. | 1, 3 and 4 | 
| D. | 1, 2, 3 and 4 | 
| Answer» E. | |