What are ARRAYS?

Answer Posted / sudha

It means number of data can be stored in single
variable.This is known as array.

arrays are declare in DIM Array_Name(indexName),it means
Array_Name(5) it stored six item in the array,each item
having position.The position start from Array_Name(0) and
end to Array_Name(5).

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does non-deterministic garbage collection affect my code?

694


Name the methods by which output stream is controlled?

642


Name the methods in session object?

724


How do I open an asp file on a mac?

778


How can I see what assemblies are installed in the global assembly cache?

713






Where we get good training and LABS facility In C#.net courses in Hyderabad, I completed the classes in Peers even though im sure in good practice to get right position in jobs please help me who no well in this field?

1774


What does active server pages look like?

685


What are the function of attributes of the

tags?

621


difference between html and asp?

2181


What does asp mean in business?

672


What is an asp program?

671


Explain the difference between querystring collection and form collection?

636


how to create overlay on div ?

1761


I have written an assembly that I want to use in more than one application. Where do I deploy it?

646


Suppose someone gives a VB dll file (component). How to use that in an ASP file?

1642