Answer :

In most programming languages, including commonly used ones like C, C++, Java, and Python, the index data type for arrays is typically an integer (`int`).

So, the correct answer is:

a. int

Other Questions