100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Ohio State: Software I (CSE 2221) – Questions and answers $10.49   Add to cart

Exam (elaborations)

Ohio State: Software I (CSE 2221) – Questions and answers

 4 views  0 purchase
  • Course
  • Ohio State: Software I –
  • Institution
  • Ohio State: Software I –

Ohio State: Software I (CSE 2221) – Questions and answers

Preview 2 out of 7  pages

  • September 26, 2024
  • 7
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • Ohio State: Software I –
  • Ohio State: Software I –
avatar-seller
Nursephil2023
Ohio State: Software I (CSE 2221)
– Questions and answers
What command is necessary after you are done using a
SimpleReader/SimpleWriter?
this_____ - - this.close();

- variable - - the name of a "location" that "stores" a value of a particular
type

- type - - the name of the set of all possible values that a variable might
have

- program variable - - has a particular value at any one time during program
execution, and that value (generally) may change at other times

- mathematical variable - - an arbitrary but fixed value

- program type - - has a corresponding mathematical type that models it

- declare - - providing a name for a location to store its value, and indicate
its program type

- initialize - - assigning a variable its value

- literal - - a data value appearing in a program

- constant - - a variable whose value is initialized and never changed

- operator - - a symbol (or combination of a couple symbols) that is used
with variables and values to simplify how you write certain program
expressions

- expression - - a "syntactically well-formed and meaningful fragment"
(roughly analogous to a word in natural language)

- statement - - a "smallest complete unit of execution" (roughly analogous
to a sentence in natural language).

- assignment statement - - copies the value of the expression on the right
side of the assignment operator to the variable on the left side

- block - - any sequence of zero or more statements enclosed in {...}

, - conditional statement - - if, if-else, if-else-if, switch...

- loop statement - - while, for, do-while

- random sampling - - class of computational methods to estimate results;
"throwing darts"

- static method - - a block of code with a name, using which it can be called
(invoked) to perform its computation, then "takes over" execution when it is
called, until it returns to the calling program at the point it was called

- path of execution - - going through a method, ending in a return
statement with an expression of the return type of the method

- scope - - the block where variables are declared

- call by copying - - argument values are copied into formal parameters

- call by value - - argument values are copied into formal parameters

- array - - a group of similar variables, all of the same typ, and with
systematically related names that involve special syntax using [...]

- array element - - acts like a single variable of the type used in the
declaration

- system - - any part of anything that you want to think about as an
indivisible unit

- interface - - a description of the "boundary" between a system and
everything else, that also describes how to think about that system as a unit

- subsystem - - a system that is used inside, i.e., as a part of another
system

- client - - a person viewing a system "from the outside" as an indivisible
unit

- implementer - - a person viewing the system "from the inside" as an
assembly of subsystems/components

- information hiding - - a technique for describing system behavior in which
you intentionally leave out "internal implementation details" of the system

- abstraction - - a technique in which you create a valid cover story to
counteract the effects of hiding some internal implementation details

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller Nursephil2023. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $10.49. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

76945 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$10.49
  • (0)
  Add to cart