Multiple choice technology web 2.0

How many ContentsPlaceHolder Controls contains to the MasterPage by default?

  1. 2

  2. 1

  3. 3

  4. more than 3

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

When creating a new Master Page in Visual Studio, it contains exactly two ContentPlaceHolder controls by default: one in the head section (for scripts and styles) and one in the body section (for page content).