WGU- C173. Scripting and Programming - Foundations- My highlights. Easy to master Exam Review. Graded A+ 2024
modulo operator - -evaluates to the *remainder of the division of two integer* operands. Ex: 23 % 10 is 3. Not a number - -Indicates an un-representable or *undefined value.* Incremental development - -The progress of *writing, compiling, and testing a small amount* of code, *then* writing, compiling, and testing a *small amount more* (an incremental amount), and so on. Naming conventions - -A set of *style guidelines defined* by a company, team, teacher, etc., for naming variables. input - -A program *gets data*, perhaps from a file, keyboard, touchscreen, network, etc. process - -A program *performs computations* on that data, such as adding two values like x + y. Output - -A program *puts that data somewhere*, such as to a file, screen, network, etc. variable - -Used by programs to *refer to data*. It is a named item, used to *hold a value.* flowchart - -A *graphical* language for *creating computer programs.*
Written for
Document information
- Uploaded on
- October 26, 2023
- Number of pages
- 8
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
wgu c173 scripting and programming foundations
Also available in package deal