A Admin • 833K Points Coach Q. Which of the following is true about C++ arrays? (A) Arrays in C++ can store elements of different data types. (B) The size of an array is fixed and cannot be changed after declaration. (C) Arrays in C++ start at index 1. (D) C++ arrays do not have a fixed size. Correct Answer - Option(B) Views: 15 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.