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
What does aspx stand for?
What is the difference between html and asp?
Name the two properties which are common in every validation control?
Define a "virtual directory"?
how to configure asp.net website in vs2008. and the projects devoloped in 2005 can be run in 2008
How do I administer security for my machine? For an enterprise?
what is the difference between sql server2000 and 2005
How do I convert an aspx file to pdf?
Define an application domain?
Define a class in css?
Why asp is used?
Can .net framework components be used from a com program?
How to insert the records in a database table by using asp?
What is an .asp file?
Define "virtual directory"?