Q. Which statement is used to declares code to be called before the program is run?
β
Correct Answer: (B)
Begin
Explanation: Begin is used to declares code to be called before the program is run.