adplus-dvertising
frame-decoration

Question

An array of arrays is called

a.

One-dimensional array

b.

Multi-dimensional array

c.

Uni-casting array

d.

Multi-casting array

Answer: (b).Multi-dimensional array

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. An array of arrays is called

Similar Questions

Discover Related MCQs

Q. How many kinds of elements an array can have?

Q. Float a [3] = {10.2, 33.4, 44.4}; is an example of

Q. Elements of an array are numbered as 0,1,2,3

Q. How many operators are supported by C++?

Q. The symbol [ ] denotes the

Q. The address operator has a precedence level equal to

Q. A pointer to the object that owns the call of member function in which the expression appears, is called

Q. Which from the following is not a mutable lvalue?

Q. How a static array is declared?

Q. Immutable values are those

Q. If a variable has type int, then the pointer variable must have type pointer to int that is denoted as

Q. A pointer that is not initialized, is called

Q. The address of a variable is accessed by

Q. A type of variable that stores an address is called

Q. Arrays, constants, and functions all are derived from int, that's why they are called

Q. What is used for accessing the contents of memory location whose address is stored in a pointer variable?

Q. A derived type that is based upon more than one fundamental type, is called

Q. X *= y is an example of

Q. <, >, <=, >=, == all this operators are called

Q. The terms lvalue and rvalue is referred to the things that appears on