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
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
Explain the difference between exit() and _exit() function?
What are 3 types of structures?
Define Array of pointers.
What is the difference between text and binary i/o?
How are 16- and 32-bit numbers stored?
What is the c language function prototype?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Write a program to check armstrong number in c?
List the difference between a "copy constructor" and a "assignment operator"?
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
can any one provide me the notes of data structure for ignou cs-62 paper
What is calloc()?
hi send me sample aptitude papers of cts?
What language is c written?