Multiple choice technology web technology

Which of the following are true for Site Definition and a Site Template? a) Site definition are stored in hard drive and site template are stored in database b) Site definition is extensible where as site template is not easily extensible c) Site templates is complex to create where as Site definition is easy to create d) Site definition can provision multiple webs but site templates can only provision one web

  1. A,B,C

  2. B, C , D

  3. A,B, D

  4. A,C,B

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

Statements a, b, and d are correct. Site definitions are stored on the front-end web server's hard drive, while site templates are stored in the content database. Site definitions are highly extensible and can provision multiple web instances, whereas site templates are limited and harder to extend programmatically.