Question: Read the Lab Objectives section of the Lab 1 specifications, then select all the options below that are true. According to the Lab 1 specifications,

Read the Lab Objectives section of the Lab 1 specifications, then select all the options below that are true.
According to the Lab 1 specifications, Lab 1 aims to encourage students...
Question 1 options:
a)
to possibly use the algorithm of using binary search to quickly find an element in an ordered array.
b)
to think about the pros and cons of the ArrayStack, ArrayQueue and ArrayDeque data structures.
c)
to handle input errors gracefully.
d)
to possibly use the trick of using a copy of an array to avoid too much shifting.
e)
to possibly use the idea and algorithm of resizing an array.
f)
to maintain or adopt good academic and programming habits through this pre-lab (which encourages you to read the specifications and try out the problems on some examples before starting to program.)
g)
to possibly use the algorithm of shifting elements in an array.
h)
to get practice with JCF, that is, Java's implementation of the data structures from lecture.
i)
to engage with the implementation of array-based data structures.
j)
to reflect on your choice of data structures and algorithms through the post-lab.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!