answersLogoWhite

0

In Java:

int[] myArray;
// or: int myArray[]

followed by:

myArray = new int[16];

Instead of int, you can use any other data type, including a class.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

If you have an array that has 7 columns and 8 rows what is the total number of units in the array?

7 columns * 8 rows = 56 units


What is represented by an array f 7 rows and 8 rows. I am less than 100 and I am even number?

56


What are 4 negative numbers that make 56?

-1, - 1 , -1 and -56. When multiplied together, they make +56.


How do you make an actionscript matrix?

Two dimensional array.var yvar:Array = new Array();yvar.push(new Array());


What numbers make a product of 56?

1 * 56 = 56 2 * 28 = 56 4 * 14 = 56 7 * 8 = 56 8 * 7 = 56 14 * 4 = 56 28 * 2 = 56 56 * 1 = 56


What is a sentence with the word array?

As a verb: If you array the samples in order of color, it will make a pleasing display. As a noun: The beautiful array of silver bracelets made my choice very difficult.


Can you make an array by 14 x 27?

Yes.


56x1ez make this?

56


How so you make a factor tree for 56?

56 28,2 14,2,2 7,2,2,2


How do you make 56?

To make a 56 assault rifle, use a fixed wooden stock and a permanently attached spike bayonet.


What does a 2 dimensional array do?

A two dimensional array is a one-dimensional array of one-dimensional arrays. That is, just as we can have an array of integers, we can also have an array of integer arrays. This idea can be extended such that we can have an array of two-dimensional arrays (a three-dimensional array), and so on. We typically use a two-dimensional array to represent a table of rows and columns, where each row is a one-dimensional array.


How do you make 8 over 56 into a decimal?

It's easy. 8 over 56 is the same as 8 divided by 56. Eight divided by 56 is 0.142857 . . .