Answer Posted / durga
Array is a group of elements of same data type.
Elements are identified by subscript or indexed.
Java follows zero(0) based indexing.
Name of the array points to the base element of the first array.
Array elements are stored continiously.
All the array elements sharing the common name.
It is an derived data type.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are terms in math?
What is uint8 in c?
plz let me know how to become a telecom protocol tester. thank you.
can anyone please tell about the nested interrupts?
What are the __date__ and __time__ preprocessor commands?
Do pointers take up memory?
How do you search data in a data file using random access method?
Is sizeof a keyword in c?
What is the data segment that is followed by c?
What's the total generic pointer type?
What is the need of structure in c?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
What is && in c programming?
how can f be used for both float and double arguments in printf? Are not they different types?
What is the difference between class and object in c?