What is the value of
(match '(- ?x ?y) '(- w 3)) ?

  • A: ((?y 3))
  • B: true
  • C: false
  • D: null
  • E: ((?y 3) (?x w))

    Answer

    Contents    Page-10    Prev    Next    Page+10    Index