answersLogoWhite

0


Best Answer

*SQUARE

definition- A 4-sided regular polygon with all sides equal and all internal angles 90°

example- A computer screen

*SQUARE (SQUARE ROOT)

definition- A divisor of a quantity that when squared gives the quantity

example- The square roots of 25 are 5 and −5 because 5 × 5 = 25 and (−5) × (−5) = 25.

User Avatar

Wiki User

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

Wiki User

11y ago

At Florence Elementery School, 5th graders study this. I am also a 5th grader, and my answer is:

5*5

. . . . .

. . . . .

. . . . .

. . . . .

. . . . . Yeahh, Im 10. DONT JUDGE.

Additional answer:

In computing terms, a square array would describe a two-dimensional array (= an array of arrays) where all second-dimension arrays share the same size. Arranged in rows and columns, it means that all rows have the same length (=number of columns), but the number of rows can be different from the number of columns.

For example, a 3 x 4 array can be visualized as a grid of 3 rows and 4 columns each.

Square arrays are the common form of two-dimensional arrays in traditional programming languages. In fact, it is hard to create other forms of two-dimensional arrays in those languages. However, modern languages often support jagged arrays, where each row can have a unique number of columns.

This answer is:
User Avatar

User Avatar

Wiki User

8y ago

A two-dimensional array (an array of arrays).

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is an example of square array?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the definition of a square array?

A square array has the same number of columns and rows the array [1] is a square array (a trivial example) the array [1 0] [0 1] is a square array the array [1 0 0 0] [0 1 0 0] [0 0 1 0] [0 0 0 1] is a square array the array [1 0 0 0] [0 1 0 0] [0 0 1 0] is not a square array


What is squre array?

A square array is an array in which the number of rows is the same as the number of columns.


What number has a square array?

A perfect square.


What is square array?

It is an array with the same number of rows and columns.


Why square numbers called that name?

for example 9 it is a square number beacause 3 multiplied by itself equals 9 and 3 by 3 in an array makes a square not a rectangle


What are benefits of array in java?

array example in java


What does square brackets mean?

It means indexing into an array. The array could be an array of built in primitive types or array of objects. The index must be a numeric value greater than or equal to 0.


What are the parts of an array?

Its type, name and number of elements. char example[12]; // a char array, named 'example' with 12 elements. The name is also a reference to the array itself, referring to the first element in the array (e.g., example == &example[0]).


Which numbers have a square array?

5


What numbers have a square array?

4th


What is an multiplication array?

A multiplication array is for example 30<10times9<2times5times3times3 and2times3 times3times5 that what is an array


Is one a square array?

Yes, if it is described as such.