I have studied somewhere in book that in C language all variables must be declared at the beginning of block. But my code run perfect on offline compiler without following t