Primitive Operations
•Basic computations performed by an algorithm
•Identifiable in pseudocode
•Largely independent from the programming language
•Exact definition not important (we will see why later)
•Assumed to take a constant amount of time in the RAM model