December 27, 2013 Matthew Maennche C++, Learn To Code 10596, C++ LANGUAGE: C++ CHALLENGE: Write an expression that evaluates to true if the value of index is greater than the value of lastIndex. SOLUTION: index > lastIndex