Question
a.
Post-scripts
b.
Sub-scripts
c.
Elements of an array
d.
None of them
Posted under Object Oriented Programming Using C++
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The position number contained within a square brackets e.g. my_array [5], is referred as
Similar Questions
Discover Related MCQs
Q. A one dimensional array is always considered as
View solution
Q. Array that are declared static are initialized when
View solution
Q. One-dimensional array of two-dimensional arrays is called
View solution
Q. Tables or arrays that require two subscripts to identify a particular element are called
View solution
Q. The objects of an array is called as
View solution
Q. An array of arrays is called
View solution
Q. How many kinds of elements an array can have?
View solution
Q. Float a [3] = {10.2, 33.4, 44.4}; is an example of
View solution
Q. Elements of an array are numbered as 0,1,2,3
View solution
Q. How many operators are supported by C++?
View solution
Q. The symbol [ ] denotes the
View solution
Q. The address operator has a precedence level equal to
View solution
Q. A pointer to the object that owns the call of member function in which the expression appears, is called
View solution
Q. Which from the following is not a mutable lvalue?
View solution
Q. How a static array is declared?
View solution
Q. Immutable values are those
View solution
Q. If a variable has type int, then the pointer variable must have type pointer to int that is denoted as
View solution
Q. A pointer that is not initialized, is called
View solution
Q. The address of a variable is accessed by
View solution
Q. A type of variable that stores an address is called
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming Using C++? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!