Demonstrate with an example how you can code in LISP?
Answer / chaitanya
Almost everything in LISP is a function, even the mathematical operators.
Is This Answer Correct ? | 0 Yes | 0 No |
How many items are available in mapping primitives are there? a) 3 b) 4 c) 5 d) 6
Mention who is referred as a Member in Prolog?
Explain what is prolog programming language? What is it based on?
Which hides details behind abstraction boundaries? a) Procedures b) Procedure abstraction c) Recursion d) Both a & b
Which makes it easy to identify the first entry encountered that satisfies a given predicate? a) Reusing b) Revoking c) Template d) Filtering
Explain what is setq is used for in LISP?
Mention why you have to use “is” instead of “=” in Prolog when it comes to applying calculation logic?
Mention what are the three functions required by LISP?
Explain what is slot and what are the most commonly used slot options?
Which process helps to build a large and complicated programs in LISP? a) Abstraction b) Mapping c) Data abstraction d) None of the mentioned
Which require sophisticated precedence compputation? a) Superclass b) Multiple Superclass c) Subclass d) None of the mentioned
Which is a string of boxes linked by arrow like pointers in LISP? a) Lisp b) List c) Variables d) Pointers