HashTable Class is present inside which of the following NameSpace?

 Posted by Syedshakeer on 8/24/2009 | Category: C# Interview questions | Views: 18278
Select from following answers:
  1. Using Sytem.Data.Collections
  2. Using Sytem.Data.Thread
  3. using System.Configuration
  4. Using Sytem.Data
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: Nareshgoradara on: 8/29/2009
Wrong Answer,Right answer is that HashTable is from System.Collections namespace.
Posted by: Karri.Nagaprasad on: 8/17/2012 | Points: 10
System.Collections namespace is correct answer.

Posted by: Sachinpune8 on: 2/21/2015 | Points: 10
Wrong Answer.
Right Answer is System.Collections.

Login to post response