Q about( for) and (if) statements
Hi
I am not sure whether i am right or not, but i found that (for) or (if) statement cannot be written outside constructors and when i try to write it (illegal epxpression start ) message appears.
my Q is it must be written inside constructor ?
Actually i saw a program with (if) and (for) outside constructor

