Computer Science, asked by prawinkrishna8024, 1 year ago

What is the length of given array? Int[, , ] a = new int[3, 2,9];

Answers

Answered by gurukulamdivya
0

Answer:

length of the array is 54

Similar questions