Fundamentals of Computer Science - Week 1 Summary - Part 2 out of 2

Tautology: formula is a tautology when all scenarios are true

Consistent: formula is consistent when at least 1 scenario is true

Contradiction: formula is a contradiction when all scenarios are false

Comments

Popular posts from this blog

syllabus: Algorithms and Data Structures 1 [CM1035]

syllabus: Fundamentals of Computer Science [CM1025]

Introduction to Programming - Week 1 and 2 Summary