1.

What is the first subscript value of the array in C++?

Answer»

The first subscript value of the array in C++ is zero (0). 



Discussion

No Comment Found

Related InterviewSolutions