You have a SharePoint 2010 intranet site with a site collection for all team projects. Each
team project site is created from a custom team project site definition. These sites are
created with a standard list to help manage team projects. Each list can be modified as
needed for each site. You are asked to design two features: ·A feature named X for the list
template .A feature named Y for creating an instance of the list You need to ensure that the
list template is installed before the list instance. Which approach should you recommend?
A.
Set the scope of feature X to Web and the scope of feature Y to Site. Set feature X as an
activation dependency for feature Y.
B.
Set the scope of feature X to Site and the scope of feature Y to Web. Set feature Y as an
activation dependency for feature X.
C.
Set the scope of feature X to Site and the scope of feature Y to Web. Set feature X as an
activation dependency for feature Y.
D.
Set the scope of feature X to Web and the scope of feature Y to Site. Set feature Y as an
activation dependency for feature X.