Questions 6. Which command would you enter in your CQ Component script to get the template path of an AEM page in publish instance?
B. Page.getTemplate();
C. Page.getTemplate().getPath();
D. resource.getTemplate.getPath();
Answer: B
Explanation:
Select one or more of the following: