How to reference a checkbox value to show/hide fields in a Form

How to reference a checkbox value to show/hide fields in a Form

Hi,
in zoho form, I want to only show question based on checkbox answer.

Ex : 
Checkbox question-answer : 
□ A
□ B
□ C


If A is checked, then show next question "ZZ".

How I can do that?
thanks.