R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which class in .NET represents a fixed-size sequential collection of elements of the same type?

  • (A) List<T>
  • (B) Array
  • (C) Queue
  • (D) Dictionary

Explanation by: Ram Sharma
An `Array` is a fixed-size sequential collection of elements of the same type.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.