Top 50 Jenkins Interview Questions with Answers
1. Jenkins is an open-source software tool written in which programming language? a. Javab. Pythonc. Rubyd. C++ Answer: a. Java 2. What is Jenkins used for? a. Continuous Integration (CI)b. Continuous Deployment (CD)c. Both a and bd. None of the above Answer: c. Both a and b 3. What is a “job” in Jenkins? a. … Read more