Multiple Choice
To determine the number of elements in a List use the property ________.
A) Size
B) Count
C) Capacity
D) Items
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: At compilation time,the runtime system replaces type
Q9: A doubly linked list allows traversals both
Q11: Once you have a generic class,you must
Q12: Which of the following correctly describes a
Q14: A node can contain any data type.
Q15: Compilers use stacks to evaluate arithmetic expressions
Q16: Which statement is false?<br>A)A linked list is
Q17: Any value can be stored as an
Q18: Which of the following is not a
Q28: Like linked lists,stacks,and queues,trees are also linear