Multiple choice technology programming languages Index of an array starts from One Zero Two None of the Above Reveal answer Fill a bubble to check yourself B Correct answer Explanation In standard programming languages like C, C++, Java, and Python, array indexing is zero-based, meaning the index of the first element in an array starts at zero.