Does value of an actual parameter change in the procedure?
Yes
No
Sometimes
None of the mentioned
5 practice sets · Page 1 of 1
Does value of an actual parameter change in the procedure?
Yes
No
Sometimes
None of the mentioned
Can the actual parameters and formal parameters be of same name?
Yes
No
Can the parameters be passed to procedures in LISP?
No
Yes
Which primitive is used to define a procedure?
defun
defpro
defin
def
In LISP, symbol represents a _____
Data type
Data type and data object
Data structure
Any of Data type, data object and data structure