answersLogoWhite

0


Best Answer

in java the memory allocation can be dynamic in nature. The java array enables the user to store values of the same type in contiguous memory allocations. Arrays are always a fixed length abstracted data structure which can not be altered when required.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

In a Java array length is implemented as a field. This means it can be of any length when the code is being written and once it is set up then the length is fixed.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

The JavaScript length property sets or returns the number of elements in an array. It is set with the command "array.length=number" which returns "array.length".

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Where can array length be used in Java programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you determine the size of an array of int passed to a method?

It really depends on the language. In Java, you can use the .length property.


What is jython?

Jython is a version of the Python programming language that is integrated with the Java programming language, allowing you to mix Java and Python code and run both on the Java Virtual Machine.


Why java is 100 percent programming language?

There are no 'partial' programming languages.


Is java a hardware platform?

No. It is a programming language


What programming language does minecraft use?

Java

Related questions

What is the definition of array length in the Java programming language?

When programming in Java language, you will need to use container objects to hold your specific values and these are called Arrays. The amount of values held in these containers is called the Array Length. This is generated once an Array is created and the length becomes locked.


What programming language are java applets written in?

Java applets are written in the Java programming language. Java is considered to be one of the oldest and most commonly used programming languages in the world.


How do you determine the size of an array of int passed to a method?

It really depends on the language. In Java, you can use the .length property.


Which type of language is java?

Java is truly object oriented programming language


Is the best institute for learn java programming in Pakistan?

The Java programming language is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. Then you learn java programming language in Pakistan get the best java programming classes at the lowest cost.


How can one perform an array sort in the programming language Java?

"Java Tutorials" contains a very complete answer to this question. The explanation is too long to contain as an answer in this question. Refer to this website for the code necessary to do that.


Is java a database?

No, its a programming language.


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


What is jython?

Jython is a version of the Python programming language that is integrated with the Java programming language, allowing you to mix Java and Python code and run both on the Java Virtual Machine.


Why java is 100 percent programming language?

There are no 'partial' programming languages.


Is java example of a procedural programming language?

No.Its purely object oriented programming language


Is java a hardware platform?

No. It is a programming language