Identify an advantage of using a linked list.(1 point)
Responses
It is easier to traverse and search.
It is easier to traverse and search.
It is easier to declare.
It is easier to declare.
It is easier to access data.
It is easier to access data.
It is easier to manipulate the data.
9 answers
It is easier to manipulate the data.
Which of the following is a disadvantage of using a linked list?(1 point)
Responses
It is difficult to manipulate data.
It is difficult to manipulate data.
It is difficult to delete data.
It is difficult to delete data.
It is difficult to traverse.
It is difficult to traverse.
It is difficult to declare.
Responses
It is difficult to manipulate data.
It is difficult to manipulate data.
It is difficult to delete data.
It is difficult to delete data.
It is difficult to traverse.
It is difficult to traverse.
It is difficult to declare.
It is difficult to traverse.
What is an advantage of having lists as objects?(1 point)
Responses
Objects are dynamic.
Objects are dynamic.
Objects have built-in methods.
Objects have built-in methods.
Objects are easy to declare.
Objects are easy to declare.
Objects are ordered.
Responses
Objects are dynamic.
Objects are dynamic.
Objects have built-in methods.
Objects have built-in methods.
Objects are easy to declare.
Objects are easy to declare.
Objects are ordered.
Objects have built-in methods.
Which of the following best explains the role of selection in a program?(1 point)
Responses
It is the set of instructions the computer follows.
It is the set of instructions the computer follows.
It is a decision-making function.
It is a decision-making function.
It is the order of the commands to the computer.
It is the order of the commands to the computer.
It is a repetitive function.
Responses
It is the set of instructions the computer follows.
It is the set of instructions the computer follows.
It is a decision-making function.
It is a decision-making function.
It is the order of the commands to the computer.
It is the order of the commands to the computer.
It is a repetitive function.
It is a decision-making function.
Which of the following is a selection structure?(1 point)
Responses
if
if
do
do
while
while
for
Responses
if
if
do
do
while
while
for
if