// Start comments with double slashes. // Separate each item by a # // Options for the types of entries can be found in DataInputModel TITLE Please rate your knowledge of the following topics. Click on 'Done' button when done. // ****************************Assignment Operators************************ # RADIOBUTTON How well do you know compound assignment operators (such as +=, *=)? Very well Well Average Not well Not at all # RADIOBUTTON How well do you know prefix increment/decrement operators (++, --)? Very well Well Average Not well Not at all # RADIOBUTTON How well do you know recursion? Very well Well Average Not well Not at all # RADIOBUTTON How well do you know postfix increment/decrement operators (++, --)? Very well Well Average Not well Not at all # RADIOBUTTON How well do you know coercion during assignment? Very well Well Average Not well Not at all