Storing elements with different data types in the same array

Is it possible to store elements with different data types in the same array? Explain why or why not. 2.Discuss how arrays can be used in video games.

Sample Solution