Ohio State: Software I (CSE 2221) exam with correct answers
Ohio State: Software I (CSE 2221) exam with correct answers What command is necessary after you are done using a SimpleReader/SimpleWriter? this_____ -Correct A(); variable -Correct Answer-the name of a "location" that "stores" a value of a particular type type -Correct Answer-the name of the set of all possible values that a variable might have program variable -Correct Answer-has a particular value at any one time during program execution, and that value (generally) may change at other times mathematical variable -Correct Answer-an arbitrary but fixed value program type -Correct Answer-has a corresponding mathematical type that models it declare -Correct Answer-providing a name for a location to store its value, and indicate its program type initialize -Correct Answer-assigning a variable its value literal -Correct Answer-a data value appearing in a program constant -Correct Answer-a variable whose value is initialized and never changed operator -Correct Answer-a symbol (or combination of a couple symbols) that is used with variables and values to simplify how you write certain program expressions expression -Correct Answer-a "syntactically well-formed and meaningful fragment" (roughly analogous to a word in natural language)
Document information
- Uploaded on
- May 16, 2024
- Number of pages
- 9
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers