# Topic L - Arrays - Not Sorted
# Overview
All of these classes are used to illustrate working with un-sorted arrays.
# LOGs
# General Programming Concepts and Terms
- Describe what makes an array different from other collections in C#
- Describe the situations in which arrays are preferable over the use of collections
Examples →