IT 311 Study Guide - Coding Conventions, Memory Address, O

7 views9 pages

Document Summary

A variable is a named memory address paired with an identifier. The value contained inside a variable is mutable and can be overwritten during the execution of the program. In strongly typed languages the variable is permanently associated with a specified data type upon declaration. In order to write self-documenting code identifiers must be comprehensible and describe the purpose or function of a given object for instance, rather of variables x and y, you might have variables inches and feet. An expression: uses values, constants, variables, operators and functions to produce another value. The returned value computed by an expression: can be of primitive data types as well as complex data types. Expressions statements: evaluate an expression when terminated, typically by a semicolon. Order of operations referred to as precedence rules is a set of rules that dictate which order to perform procedures when evaluating an equation:

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers

Related Documents

Related Questions