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

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

    Answer

    Contents    Page-10    Prev    Next    Page+10    Index