< Previous | Contents | Next >
O
object data members, 290–291 object file, 2
object-oriented programming. See
OOP
objects
See also string objects altering through returning
OOP (object-oriented programming), 2, 255,
inheritance, 331–333
operator precedence, 389–390 operator() member function Blackjack game, 377–379
operators. See specific operators
opponent()function, Tic-Tac-Toe game, 210
OR (||) operator, 61tbl, 66 order of operations
outer loop, 86–87 out-of-scope
variables, 164, 185 output operator (), 9 output stream, 8 overloading
functions, 174–177
operators, 92, 112–113,
overriding
base class member functions, 379
non-virtual member function, 344, 351
Overriding Boss program, 341–343