Sometimes you may want to show certain fields based on the value of another field.
For example
If age is greater then 18 Years you want to show Profession field
and
If age is less then 18 years then School field will show
But you can use this technique for any other conditions
Here i am sharing you the Contact Form 7 code and corresponding jQuery code