// 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. // *********************************Pointers************************ # RADIOBUTTON How well do you know pointers? Very well Well Average Not well Not at all # RADIOBUTTON How well do you know indirect addressing - using pointers to point to other variables? Very well Well Average Not well Not at all # RADIOBUTTON How well do you know the problem of dangling pointers? Very well Well Average Not well Not at all # RADIOBUTTON How well do you know dynamic allocation - creating anonymous new variables on the fly? Very well Well Average Not well Not at all # RADIOBUTTON How well do you know the problem of lost objects/memory leak? Very well Well Average Not well Not at all # CHECKBOX Select your experience(s) in this topic: Programmed a lot Programmed a bit Did exercise problems Heard lecture Read about it None