Question:You are developing an application that makes use of a Queue class object named
MyQueue. This Queue class object will be used to store messages sent by the user during application run
time. The application that you are developing provides an interface for administrators and an interface for
users to create message reports. You want to ensure that all user messages stored in the MyQueue
object are removed when an administrator selects the reset option. What should you do? -(VB.NET) 

A Use the Enqueue method of the MyQueue object. 

B Use the Clear method of the MyQueue object. 

C Use the Dequeue method of the MyQueue object. 

D Use the TrimToSize method of the MyQueue object. 

+ Answer
+ Report
Total Preview: 1529

Copyright © 2024. Powered by Intellect Software Ltd