Multiple choice technology

Following kind of SharePoint Pages can be modified with the SharePoint Designer: (Multiple Selection)

  1. Pages stored in the Content DB

  2. Pages stored in the file share

  3. Master Pages

  4. Application Pages

Reveal answer Fill a bubble to check yourself
A,C Correct answer
Explanation

SharePoint Designer can modify pages stored in the content database (option A), which includes site pages and web part pages. It can also modify master pages (option C), which are also stored in the content database. However, it cannot modify pages stored on file shares (option B) or application pages (option D), which are physical files in the SharePoint root directory and are not editable through SharePoint Designer. Application pages must be edited using tools that can access the server's file system directly.