Exam MB-820 All QuestionsBrowse all questions from this exam
Question 7

You need to allow debugging in an extension to view the source code.

In which file should you specify the value of the allowDebugging property?

    Correct Answer: C

    To enable debugging in an extension and view its source code, the allowDebugging property should be specified in the app.json file. This file contains configuration settings for the extension, and properties related to the extension’s behavior and permissions are usually defined here.

Discussion
examenesArbOption: C

LA repsuesta correcta es la C

jp81Option: D

Its in app.json file, correct answer is D

jp81

Typo, C is the answer