Which method is used to add an Item to the end of the Queue?

 Posted by Syedshakeer on 11/19/2009 | Category: C# Interview questions | Views: 14223
Select from following answers:
  1. Enqueue()
  2. Dequeue()
  3. Peek()
  4. Push()
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response