Online Examination – DevOps for Beginners

Question 1

What is programming?

Question 2

Which of the following is a programming language?

Question 3

What is a variable in programming?

Question 4

Which symbol is used for assignment in most programming languages?

Question 5

Which of the following is used to make decisions in a program?

Question 6

What is a loop used for?

Question 7

Which of the following is an output statement in Python?

Question 8

What is a function?

Question 9

Which of the following is used to store multiple values in one variable?

Question 10

What does debugging mean?

1
2
3
4
5
6
7
8
9
10