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 Operator LIKE is used for_________ .

a) creating queries. b) sorting result sets. c) pattern matching. d) None of the above.

Computer Science & Information Technology

In the accompanying figure, item 4 points to the ____.

A. white point B. black point C. histogram D. grayscale point

Computer Science & Information Technology

For security reasons, the path in a URL normally represents a(n) ________ on the server.

a. Actual directory. b. Virtual directory. c. File. d. None of the above.

Computer Science & Information Technology

Which of the following is NOT a browser security setting for active content?

A) Prompt to allow active content B) Preview active content C) Active content enabled D) Active content disabled

Computer Science & Information Technology