samantacr9184 samantacr9184
  • 23-08-2019
  • Computers and Technology
contestada

Describe how arrays are implemented in Java.

Respuesta :

Cetacea
Cetacea Cetacea
  • 30-08-2019

Answer:

In Java ,array declaration is based on the factors name and type of the element. The type is used for determining of the datatype of the element and the name describes about the array elements name.

The data type can be of any type namely char, int, float etc.They are followed by the brackets "[]" in which the length of the array is determined. Array declaration in java is allocated in a dynamic way.  

Answer Link

Otras preguntas

A juice pitcher holds 1.5 gallons of liquid. How many 8-ounce glasses of juice can be poured from a full pitcher? (1 gallon = 128 ounces) explain by describing
how could the western democracies prevented World War ll
If a 25 ft rope is cut into two sections with one section 4 times as long as the other section, how long is the shorter piece?
How do you make profit when you open a business
2,7,26,101,400 what is the next number
A bag of cookies can be shared equally among 2,3,4,5, or 6 people.What is the least number of cookies the bag could have? hat is the least number of cookies the
Which is greater .05 or .001
A man travellers 10 km to the east 20 km to the north. Find distance moved displacement
Paul's average for 3 tests was 85. The average of his scores for the first 2 tests was also 85. What was his score for the third test?
let f(x)=3x-6 and g(x)=x-2. find the g/f and state its domain.