1)

Which property is used to get the total number of elements in all the dimensions of the Array as a a 64-bit integer in C#?


A) Rank

B) LongLength

C) Length

D) None of the above.

Answer:

Option B

Explanation:

LongLength is the correct answer