277Software EngineeringMediumWhich method executes only once?Ainit() methodBdestroy() methodCstop() methodDstart() method Correct answerA. init() method ExplanationThe correct answer is init() method.