Sol0hw2a

· assignment statement -- is in the form : variable = expression. The expression is evaluated, then the result is stored in variable.

· sparse matrix is the matrix in which a large number of elements are zero.

· sqrt -- square root

· terabyte (TB) -- 240 bytes

· LAN -- local area network

· arithmetic overflow -- an attempt to represent a value too large for the data type's range.