Discrete Mathematics and Its Applications, Seventh Edition

Published by McGraw-Hill Education
ISBN 10: 0073383090
ISBN 13: 978-0-07338-309-5

Chapter 1 - Section 1.4 - Predicates and Quantifiers - Exercises - Page 56: 56

Answer

a) No b) Yes c) cd301 d) Grossman e) Chan

Work Step by Step

a) No enrolled(kevin,ee222) is not a fact given to Prolog and Prolog then returns ?enrolled(kevin,ee222) as no. b) Yes enrolled(kiko,math273) is a fact given to Prolog and Prolog then returns ?enrolled(kiko,math273) as yes. c) cd301 Prolog will determine every class that Grossman teaches d) Grossman Prolog will determine every teacher of class cs301. e) Chan Prolog will determine the teachers of Kevin.
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.