Why we took 2d array of char instead we can take string array?
Spelling array 2d intialization
@vikram.keswani108
Both are valid and absolutely correct. It won’t make much of a difference. You can take an array of string as well if you wish to.
Why we took 2d array of char instead we can take string array?
@vikram.keswani108
Both are valid and absolutely correct. It won’t make much of a difference. You can take an array of string as well if you wish to.