What are the different master pages used?
-
One Column Master
-
Two Column Master
-
Both
-
None of the above
C
Correct answer
Explanation
The application uses both one-column and two-column master page layouts. Master pages in ASP.NET provide a template for consistent layout across multiple pages. Having multiple master page types allows flexibility in designing different page layouts while maintaining design consistency.