Identify the letter of the choice that best matches the phrase or definition.

A. Contains, among other things, the value returned by the method.
B. When a method returns, its activation record is removed from the top of the ____.
C. The name of the big-O value O(n squared).
D. The name of the big-O value O(2 to the nth power).
E. During the merge sort process, smaller items are copied to here.


A. Activation record
B. Stack
C. Quadratic
D. Exponential
E. copyBuffer

Computer Science & Information Technology

You might also like to view...

When you revolve an object, ____ is applied automatically to enhance the effect.

A. surface shading B. pattern shading C. rotation D. edge shading

Computer Science & Information Technology

This person is responsible for knowing the security needs of the application, types of software attacks, and how to break the software.

A. Developer B. Tester C. Business Analyst D. All of the above

Computer Science & Information Technology

________ is the practice of using social media sites to sell products and services.

a. E-commerce b. Ergonomics c. Social media marketing (SMM)

Computer Science & Information Technology

A static packet filter does not use any information from previous packets or any application data within the packets to decide what to do with a packet.

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

Computer Science & Information Technology