MCQ Single Best Answer Easy

QWhich operation forces a build of all elements, regardless of whether they have changed or not?

ID: #9336 Module 1: Introduction to Visual Studio 172 views
Question Info
#9336Q ID
EasyDifficulty
Module 1: Introduction to Visual StudioTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A A project build
  • B A model build
  • C A project rebuild
Correct Answer: Option C

Explanation

Justification:

  1. A project build will perform a build on only the elements in a project that have changed.
  2. A model build will perform a build on only the elements that have changed in particular package where the model resides.
  3. Performing a project rebuild will force a build of all elements within the project, regardless of whether they have changed.

 

Related Lesson: Performing Builds

Share This Question

Challenge a friend or share with your study group.