Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 10 pages
Exam (elaborations)

CSE 2221 Midterm 2 Questions and Correct Answers

Document preview thumbnail
Preview 2 out of 10 pages

CSE 2221 Midterm 2 Questions and Correct Answers

Content preview

1 | Page



CSE 2221 Midterm 2 Questions and Correct
Answers
Precondition Ans: characterizes the responsibility of the program

that calls the method (the client)

Post-condition Ans: characterizes the responsibility of the
program that implements the method (the implementer)

Parameter Mode Ans: Part of the contract that specifies the way a
method might change the value of the corresponding argument.

Clears Ans: A parameter mode. Upon returning from a method
call, a clears-mode parameter has the initial value for its type.

Restores Ans: The default parameter mode. Upon returning from
a method call, a restores-mode parameter has the value it had
when it was passed into the method.

Replaces Ans: A parameter mode. Upon returning from a method
call, a replaces-mode parameter may have a different value than its
incoming value, but the method's behavior doesn't depend on the
incoming value of the parameter.

Testing Ans: Proving code has an error




© 2025 All rights reserved

, 2 | Page


Debugging Ans: Finding and fixing an error in the code

Receivers Ans: Distinguished formal parameters, implicit
arguments

Overloading Ans: Having methods/variables all with the same
name. The actual constructor is inferred by the program from the
argument type.

.copyFrom() Ans: Copies values not references

.newInstance() Ans: Has the advantage that you don't need to
know the name of any implementation class to call the method

.compareTo() Ans: Has all the >,< signs pointing in the same
direction

Primitive types Ans: Types built-in to Java, refers to an object

Reference types Ans: All other types, refers to a location in
memory which points to an object

Primitive variable Ans: Variable of primitive type

Reference variable Ans: Variable of reference type

Reference value Ans: The memory address of a reference type at
which an object is stored



© 2025 All rights reserved

Document information

Uploaded on
November 5, 2025
Number of pages
10
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$13.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Axpert
3.8
(127)
Sold
573
Followers
168
Items
29738
Last sold
1 day ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions