| In this section you'll find our two interactive tools. They are a multiple choice quiz and a code parser.
The code parser will take your C++ source code and parse it to identify any keywords present. Any keywords found will be hyperlinked for you to obtain information on the keyword. Please note the code parser will only parse valid (syntactically correct) C++ code. If you try to parse invalid code the results may display incorrectly.
The quiz is just a bit of fun to test your knowledge gained from reading the book. Each time you play the questions will be randomly selected so if you find it too hard (or too easy) then try again.
|