storing multiple strings in an array in c code example Example: storing multiple string values in an array in C arr[3][100] = { "hello","world", "there"}