i'm a student of programming (b.sc)... In my textbook of C++ it is written in the def. Of function call,that function call is a type of statement that moves the control to another block of codes.what does it mean by block of codes? Explain.and also plz explain what is the difference bet.a statement and an instruction?