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 8 pages
Exam (elaborations)

CSE 2221 Midterm 2 Test Guide 2025. | Exam Revision Questions And Correct Answers | Graded A+ | 2025 Update |

Document preview thumbnail
Preview 2 out of 8 pages

CSE 2221 Midterm 2 Test Guide 2025. | Exam Revision Questions And Correct Answers | Graded A+ | 2025 Update |

Content preview

CSE 2221 Midterm 2 Test Guide 2025. | Exam Revision Questions And
Correct Answers | Graded A+ | 2025 Update |




Precondition - Answer characterizes the responsibility of the program
that calls the method (the client)


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


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


Clears - Answer A parameter mode. Resets the parameter to its initial value (like 0)



Restores - Answer The default parameter mode. The parameter value is unchanged after
method execution.


Replaces - Answer A parameter mode. The value of the parameter may change, but the
method's behavior doesn't depend on its initial value


Testing - Answer Proving code has an error



Debugging - Answer Finding and fixing an error in the code



Receivers - Answer Distinguished formal parameters, implicit arguments



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

, .copyFrom() - Answer Copies values not references



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


.compareTo() - Answer Has all the >,< signs pointing in the same direction



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



Reference types - Answer types that store references to instances of classes. The variable
points to the memory location of the data


Primitive variable - Answer Variable of primitive type



Reference variable - Answer Variable of reference type



Reference value - Answer the memory address (like a serial number)



Object value - Answer the actual data in memory



---> - Answer We use an arrow instead of "=" to remind ourselves that a variable is a
reference variable


= - Answer Copies reference values into other reference variables during assignment
(creating aliasing). Aliasing in NaturalNumbers: When passing a NaturalNumber as an argument,
it passes a reference, so any changes to the object within a method affect the original object unless
explicitly copied.

Document information

Uploaded on
June 1, 2025
Number of pages
8
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$11.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.
LECTpharis
4.8
(8)
Sold
41
Followers
1
Items
6040
Last sold
2 months 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