Blubz1332 Blubz1332
  • 19-07-2019
  • Computers and Technology
contestada

Array of array in ________is not fixed but in ____it is in arectangle.
C# , Java
C++ , C#
Java , C++
C++ , Java

Respuesta :

Limosa
Limosa Limosa
  • 01-08-2019

Answer: C# , Java

Explanation:

In C# we have an array of array but it is not fixed as it can have different dimensions. Its elements are interface type and are initialized to null.

In java the elements of an array can be any type of object we want such as it can be a rectangle.

In java we can use

String[ ][ ] arrays = { array1, array2, array3, };

Here the string array consist of arrays 1,2,3.

Answer Link

Otras preguntas

Find the percent of change frome 62 miles to 46
12 children in art class have to share 8 packages of clay so that everyone gets the same amount.how much clay can each child have?show your work
It is given that 2(3 + x) = 6 + 2x. This is an example of the ___________ property. A) associative B) commutative C) distributive
what happens before mitosis starts
At a major university. 60% of the students entering the university as engineering majors either switch to a different major or drop out before graduation. If th
why was jfk assassinated?
Put these into the correct sequence: A) Ride flies into space for the first time; B) Ride serves on the Challenger accident board; C) Ride becomes an authorRide
The cost of cheese is $0.41 per ounce, Harry buys 11 ounces of the cheese. How much money does Harry spend on the cheese?
December is to winter as september is to
Suppose f (x) is a differentiable function such that f (1) = 7 and f ′(1) = 2. Use a tangent line approximation to estimate f (0.8).