Answer the following statements true (T) or false (F)

1) Elements can be added at any location within an array after it’s created.
2) The Capacity property indicates the number of elements stored in the
List.
3) LINQ is used to query collections in the same way it’s used to query
arrays.
4) A LINQ query is executed when it’s created.

1) F
2) F
3) T
4) F

Computer Science & Information Technology

You might also like to view...

MC Counting loops should be controlled with______ values.

a) floating-point. b) integer. c) string. d) None of the above.

Computer Science & Information Technology

The application firewall is also known as a(n) ____________________ server.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology