InterviewSolution
Saved Bookmarks
| 1. |
What do you understand by logic function? |
|
Answer» The logic function is a compound statement that consists of a logic statement with logical operators like AND, OR and NOT. |
|