Exit Quiz
Question 1 of 6
1
of 6
What is the purpose of logical operators in programming?
Select one answer
To perform mathematical calculations.
To repeat a block of code multiple times.
To compare multiple conditions and return True or False.
To store user input.
Logical operators can compare more than one value.
Need a hint?
Check