Multiple choice technology

What are the correct statements about .DDF files in SharePoint (Multiple Selection)

  1. .ddf file is a data directive file

  2. .ddf file is a data directory file

  3. This file is passed as a parameter to makecab utility to create SharePoint Solution

  4. .ddf file may not be required to create a wsp

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

.DDF (Data Directive File) files contain instructions for the makecab utility to package SharePoint Solution files (.wsp). They define the source files and cabinet structure needed to create deployment packages. Option B incorrectly identifies the acronym, and Option D is incorrect because .ddf files are typically required for automated .wsp creation.