What are ARRAYS?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
Arrays are variables that store items of similar
information.DIM ARRAY1(4)
(declares an array with the name array1 with 5 elements)
| Is This Answer Correct ? | 1 Yes | 1 No |
Is asp the same as saas?
What is a request body?
what is the selection process for DMSS??
Is asp a scripting language?
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?
?onStart' and 'onEnd' are events of what object(s)? A. Application only. B. Session only. C. Server only. D. Application and Session only. E. Application, Session, and Server.
what is the default .net provider
How do I save asp file in notepad?
Why asp is used?
What is asp in web?
What is .asp in html?
how can we done appllication deployment