Day 51 Back to Exams Page 1. While JSON could be classified as a language, it is not a programming language whereas Python (for example) is.TrueFalseQuestion 1 of 9 2. Configuration Management tools include?SaltStackAnsiblePuppetChefQuestion 2 of 9 3. In the ___ model, the configuration manager acts as a centralized server that connects to the device and executes the command.pullpushupdateCRUDQuestion 3 of 9 4. _____ is an example of a configuration manager that operates in the push model.PuppetChefAnsibleQuestion 4 of 9 5. Ansible does not require a node agent installation.TrueFalseQuestion 5 of 9 6. A ____ piece of code is referred to as a manifest.APISnippitNuggetPuppetQuestion 6 of 9 7. JavaScript Object Notation (JSON) has a structure of key-value pairs. A key can be any string enclosed in _____.square bracketssingle-quotesdouble-quotesbracketsQuestion 7 of 9 8. The array represents an ordered collection of values. Values can be a combination of any value; a comma separates the values inside an array. _____ enclose the list of values. Example: { "hostnames" : [ "MNL-RTR-21", "MNL-RTR-2" ] }Quotation marksBracketsQuestion 8 of 9 9. Array and objects can be nested, forming complex data structures.TrueFalseQuestion 9 of 9 Loading...