InterviewSolution
Saved Bookmarks
| 1. |
What is the use of logical operator? |
|
Answer» Logical operators are used to make decisions The results of these operations are either true or false. |
|