In __________, Enumeration type can also be used as indexes in arrays.
1. Ada 2. C 3. C++ 4. LISP
1. Ada 2. C 3. C++ 4. LISP
1. Scheme and Atoms 2. Scheme and Common Lisp 3. Common Lisp and defacto 4. List and Common Lisp
1. True 2. False
1. scheme, common lisp and cons 2. cons, append and scheme 3. cons, list and append 4. list, atoms and …
1. (Difference L1 L2) 2. (set-difference L1 L2) 3. (L1 Difference L2) 4. (L1 difference L2)
1. LISP 2. PROLOG 3. Ada 4. C++
1. Recursion 2. For Loop 3. While Loop 4. Do-While Loop
1. >(L1 UNION L2) 2. >(union L1 L2) 3. >Union L1 4. >(L1 union L2)
1. They are bound to memory cells before the execution of program 2. They use to direct access the memory. …
1. TRUE 2. FALSE