Hi Arpana I think Balamurugan is incorrect. JSP file gets translated first and then compiled. During translation it checks for correct syntax of all JSP elements. Since the page directive syntax is incorrect, it should generate a translation error (unless it is a typo in your text). So the correct answer should be C. Translation Error