Examlex

Solved

If the Two-Dimensional Array Nums Has Three Rows and Six

question 77

True/False

If the two-dimensional array nums has three rows and six columns, then the value of nums.GetUpperBound(0) is 3 and the value of nums.GetUpperBound(1) is 6.


Definitions:

Related Questions