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

Help plzzzzzzzzzzzzzzszzzzzzzzzzz
alguna vez te preguntaste Cómo se crean y cuáles son sus características de los Playlist y las listas musicales​
¿Reconoces alguna utilidad en saber geometría?​
I'm so confused, I don't know.
we're not supposed to, but hey, who doesn't like seeing a doggo? (plus its her b-day, so that's another reason lol)
Melanie can run around the track 9 times in 28 minutes. At this rate, how many laps can she run in 1 hour and 15 minutes?
did wallace turnage ever manage to escape during the civil war?
An online video streaming service offers two plans for unlimited streaming. Plan A has a one-time $25 membership fee and is $8 per month. Plan B has a $5 member
Money is taken directly from your personal account when a purchase is made or you use it at a ATM. .1 Credit card .2 Debit card .3 Mobile check Deposits​
Find c(3) in the sequence given by ​ c(1)=20 c(n)=c(n−1)−17 ​ c(3)=