Strings and arrays

what is the difference between 2D array and string

hey @Aditiverma, you mean 2D char array.

yes i mean a 2D array and string

hey @Aditiverma, there is not too much difference. Both have their own function, some perform same functionality, some perform different functionality.

You can use anyone according to the need.