Answer:
4. Curly brace
5. False
6. Lenght
7. Value-nuetral
8. True
9. Enum
10. Size
11. IndexOf
Step-by-step explanation:
4. Curly brace or Brackets {…} are often used in prose to designate a list of equal choices.
5. bubble sort is faster But as we take larger dataset, quicksort becomes increasingly efficient due to lower run-time complexity. Merge sort is faster than bubble sort.
6. 2 Dimensional Arrays. ... 2-dimensional arrays provide most of this capability. Like a 1D array, a 2D array is a collection of data cells, all of the same type, which can be given a single name. However, a 2D array is organized as a matrix with a number of rows and columns.