MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
C++ supports multidimensional arrays...
1.
C++ supports multidimensional arrays.
A.
Yes
B.
No
C.
Can be yes or no
D.
Can not say
E.
Answer» B. No
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
C++ supports multidimensional arrays.
Which of the following correctly declares an array in C++?
The number of values between braces { } can not be larger than the number of elements that we declare for the array between square brackets [ ].
The arraySize must be an integer constant greater than ?
The lowest address of array is?
All arrays consist of __________ memory locations.
An array is used to store a collection of data.
_________________ which stores a fixed-size sequential collection of elements of the same type.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply