(A) Creates an array of 5 string objects statically
(B) Creates an array of 5 string objects dynamically
(C) Creates an array of pointers to string
(D) Creates a string Object
»Important Links:
Online Test Preparation and Mcqs Website.
(A) Creates an array of 5 string objects statically
(B) Creates an array of 5 string objects dynamically
(C) Creates an array of pointers to string
(D) Creates a string Object