Can you add element to array with different data type?
Can you possibly add an element to an array with different data type such as an array of string added with an integer at the last index of the array?








