.Net Framework Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 618 Page Views: 

What bit collection are defined in .NET framework?



Posted By: Avi Date: 14 October 2010 10:04:48 PM
 Answer:

BitArray and BitVector32


Posted By: avibtech


Date: 14 October 2010 10:04:48 PM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image VV00gB
Related Questions
.Net Framework : What class supports regular expressions in .NET?

What class supports regular expressions in .NET?

System.Text.RegularExpressions.Regex
Category: .Net Framework Date: 10/14/2010 2:56:48 PM
.Net Framework : Can you host WCF service in IIS?

Can you host WCF service in IIS?

Yes
Category: .Net Framework Date: 10/14/2010 2:04:49 PM
.Net Framework : What is application domain?

What is application domain?

Application domain is a mechanism to isolate executed applications so that they do not affect each o....
Category: .Net Framework Date: 10/14/2010 12:19:48 PM
.Net Framework : What is event?

What is event?

Event is a member that enables an object or class to provide notifications. Clients cann attach code....
Category: .Net Framework Date: 10/14/2010 12:09:48 PM
.Net Framework : Can property be a generic type?

Can property be a generic type?

Yes
Category: .Net Framework Date: 10/14/2010 12:09:48 PM