What's a fingerprint?
Answer : C
Fingerprints are an md5sum that is used to track artifacts.
What happens to all associated configuration metadata (on jobs, builds, etc) after a plugin is uninstalled?
Answer : A
Which answer best describes continuous delivery?
Answer : B
Continuous delivery is an extension of continuous integration. It means that the software CAN be released at any time.
Which isn't a common Jenkins build tool?
Answer : B
Excel is not used to build things.
What interval syntax could I use to trigger a build every day?
Answer : D
Which of the following are true about the structure of a Declarative Pipeline? Choose 2 answers
Answer : C, D
You can set project-based security for users.
Answer : B
You can set security on a per-project basis.