In LISP, the function returns t if is a CONS cell and nil otherwise __________ A (cons <object>) B (consp <object>) C (eq <object>) D (cous = <object>) In LISP, the function returns t if is a CONS cell and nil otherwise __________ Correct Answer (consp <object>) মোঃ আরিফুল ইসলাম Feb 20, 2025 Artificial Intelligence Robotics