ArrayList declaration in .net



ArrayList declaration in .net..

Answer / Sachin Kumar Chaubey

"In C#, the ArrayList can be declared as follows:nArrayList myList = new ArrayList(); You can add items to the list with the Add method and access elements using an index."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Code Interview Questions

what is the value that reside in a hidden field when no value is assigned to it?how it can be used in a if statement??

1 Answers  


how can we close a web page in asp.net without using jscript?

4 Answers  


how to upload an excel in c# ASP.Net?

3 Answers  


Code for a Simple Way to Write XML in .NET (XmlTextWriter)

1 Answers  


Listview design in .net

1 Answers  


how to create a search bar which access data from various websites and retrieves the data

1 Answers  


how the value of label is printed through a button in asp.net web application

3 Answers  


How we use ajax in asp.net through javaScript. Please givee me an example.

1 Answers  


i have a gird with columns all are coming from database,this will bind in item templete in gridview as textboxex.and i have button below named Update.i want to update all the records in the grid,but if user change the value of one textbox,what is the easy way 2 do this

1 Answers   Crompton Greaves,


How we implement the paypal in my website and how we make a payment through Credit Card.

2 Answers  


What do you create for easier access of data?

3 Answers   NIIT,


Code for Communicating over Sockets?

1 Answers  


Categories
  • ASP.NET Code Interview Questions ASP.NET Code (46)
  • VB.NET Code Interview Questions VB.NET Code (9)
  • C Sharp Code Interview Questions C Sharp Code (51)
  • ADO.NET Code Interview Questions ADO.NET Code (8)